Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Re: [DoubleJJ] Outside User Authorization / Decrypt Password?

Quote Reply
Re: [DoubleJJ] Outside User Authorization / Decrypt Password? In reply to
perl -MGT::MD5::Crypt=gt_md5_crypt -e 'print gt_md5_crypt("foo", "a7v9q764")'
$GT$a7v9q764$WrMX4LPnoFMX55YPuzlTV1


perl -MGT::MD5::Crypt=gt_md5_crypt -e 'print gt_md5_crypt("foo", q|$GT$a7v9q764$WrMX4LPnoFMX55YPuzlTV1|)'
$GT$a7v9q764$WrMX4LPnoFMX55YPuzlTV1

Are you sure you have the plain text password correct?

Jason Rhinelander
Gossamer Threads
jason@gossamer-threads.com
Subject Author Views Date
Thread Outside User Authorization / Decrypt Password? DoubleJJ 3758 Mar 17, 2003, 11:23 PM
Thread Re: [DoubleJJ] Outside User Authorization / Decrypt Password?
Alex 3718 Mar 18, 2003, 1:47 AM
Post Re: [Alex] Outside User Authorization / Decrypt Password?
DoubleJJ 3708 Mar 18, 2003, 7:18 AM
Thread Re: [Alex] Outside User Authorization / Decrypt Password?
DoubleJJ 3690 Mar 19, 2003, 6:09 PM
Thread Re: [DoubleJJ] Outside User Authorization / Decrypt Password?
Jagerman 3660 Mar 20, 2003, 12:07 PM
Thread Re: [Jagerman] Outside User Authorization / Decrypt Password?
DoubleJJ 3675 Mar 20, 2003, 2:01 PM
Post Re: [DoubleJJ] Outside User Authorization / Decrypt Password?
Jagerman 3655 Mar 20, 2003, 2:37 PM