[rt-users] Password Encryption
Ruslan U. Zakirov
cubic at acronis.ru
Mon Aug 2 18:30:19 EDT 2004
MikeHamilton at clovisusd.k12.ca.us wrote:
>
> 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?
Yes, you didn't read FAQ.
http://wiki.bestpractical.com/?FAQ
It's Base64 encoded MD5 hash.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Be sure to check out the RT wiki at http://wiki.bestpractical.com
More information about the rt-users
mailing list