On 5/1/08, Iris Lames <[EMAIL PROTECTED]> wrote: > Please help me decrypt password into readable texts. > > I have a sample here: > dn: uid=some.user,ou=people,dc=mydomain,dc=com > userPassword:: VmVRdWFrczE=
LDAP? Hmm if this is a crypt(3) password, it is a one-way password: there's no way back to decrypt it, except by brute force. That's where John and friends come in. It would be easier to ask some.user for their password, unless they forgot it. -- Zak B. Elep || http://zakame.spunge.org [EMAIL PROTECTED] || [EMAIL PROTECTED] || [EMAIL PROTECTED] 1486 7957 454D E529 E4F1 F75E 5787 B1FD FA53 851D _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

