[rt-users] RT 4 user's password encryption
Ruslan Zakirov
ruz at bestpractical.com
Tue Jan 24 14:13:58 EST 2012
On Tue, Jan 24, 2012 at 22:25, Dalal, Kamber Z <kamber.dalal at verizon.com> wrote:
> All,
>
>
> What is the encryption used for the RT 4 privileged user's password in
> MySQL? It is a new RT4 database.
RT4 uses salted SHA512. Take a look at IsPassword in lib/RT/User.pm.
> We were able to log on to other internal websites configured to use
> RT3(MySQL) database's Users table. We used the following within other
> internal websites:
>
> "
> AuthMySQLUserTable Users
> AuthMySQLNameField Name
> AuthMySQLPasswordField Password
> AuthMySQLPwEncryption md5
> AuthMySQLEnable On
> "
>
>
> Thank you,
> Kamber Dalal
>
>
> --------
> RT Training Sessions (http://bestpractical.com/services/training.html)
> * Boston — March 5 & 6, 2012
--
Best regards, Ruslan.
More information about the rt-users
mailing list