You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2003/02/24 18:49:05 UTC

DO NOT REPLY [Bug 17343] New: - no access with SHA passwords generated with htpasswd

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17343>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17343

no access with SHA passwords generated with htpasswd 

           Summary: no access with SHA passwords generated with htpasswd
           Product: Apache httpd-2.0
           Version: 2.0.44
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: support
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: m.wallner@iworks.at


SHA passwords worked with 2.0.43 but do not with 2.0.44

w:\>htpasswd -b /www/test/sha/.htu mike 123
Automatically using MD5 format.
Updating password for user mike

=> access gained

w:\>htpasswd -bs /www/test/sha/.htu mike 123
Updating password for user mike

=> authentication fails

Apache 2.0.44 on Windows 2000 SP2
w:\>apache -V
Server version: Apache/2.0.44
Server built:   Jan 18 2003 11:47:09
Server's Module Magic Number: 20020903:0
Architecture:   32-bit
...

So, a bug?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org