>Number: 1154 >Category: mod_auth-any >Synopsis: Basic Auth fails on correct entry >Confidential: no >Severity: critical >Priority: medium >Responsible: apache (Apache HTTP Project) >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Sat Sep 20 14:30:01 1997 >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3a1 >Environment: Windows 95 >Description: Using Apache 1.3a1 compiled in Release mode have not added any special Modules I've already found that the passwords are not crypted it is failing basic authentication when a directory is protected as follows
<Directory /apache/htdocs/1> AuthType Basic AuthName Sanyo Customers Only AuthUserFile /apache/conf/users AuthGroupFile /apache/conf/groups <Limit Get Post> require customers </Limit> </Directory> customers is a group in the groups file >How-To-Repeat: try the example in the description >Fix: not at this time wanting to know if this is only my machine or the way I am implementing authenticatio >Audit-Trail: >Unformatted:
