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: [email protected] ReportedBy: [EMAIL PROTECTED] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
