<br><font size=2 face="sans-serif">I am considering using RT to authenticate
our techs to a little Perl application that I have written. Since I would
like to keep the number of passwords for them down and we do not yet have
an LDAP server, I thought I would try to use RT. I am using mod_auth_mysql
with Apache with AuthMySQLMD5Passwords set to "On" and the auth
isn't working. If I put an MD5 sum in a test database and test that, I
can use mod_auth_mysql to authenticate. When I use the password from RT
however, the resulting hash is different. Am I missing something?</font>