[TriLUG] Need to compare pw's

Ian Kilgore ian at trilug.org
Mon Feb 12 13:24:53 EST 2007


On Mon, Feb 12, 2007 at 11:28:31AM -0500, Warren Myers wrote:
> if they're using the same salt, it's a cinch - strait up string comparison
> 
> if it's different, I don't know
> 
> WMM
> 
If the salts are different, you'd have to crack it to find out.
If you /know/ the password, though, you can toss it through crypt(3)
w/ the salt, and compare w/ the hash.
-- 
Ian Kilgore
echo "pfxz at pfxz.trw" | tr pzfwxt ikagno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://www.trilug.org/pipermail/trilug/attachments/20070212/9ee6fdd9/attachment.pgp>


More information about the TriLUG mailing list