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=10623>.
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=10623

JDBCRealm MD5 stops working after a while

           Summary: JDBCRealm MD5 stops working after a while
           Product: Tomcat 4
           Version: 4.0.4 Final
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Using mysql and FORM-authentication. I check the passwords in the DB using 
java -cp catalina.jar org.apache.catalina.realm.RealmBase -a MD5 xxxxx
and they are correct. Still after the web application changes the passwords a
few times (also using the above class), tomcat will stop authenticating users.
If its restarted it will work againg for a while.
Using SHA doesn't appear to have the same problem.
Could the org.apache.catalina.realm.RealmBase fail to correctly create the
digest after being used a few times?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to