[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Password
If you would like to use this password to authenticate, you can take the salt
(first to characters of the encrypted string) and encrypt your try. Use crypt
to do this.
On Wed, 15 Nov 2000 15:13:22 -0200, Cristiano Fujii said:
> Hi all,
>
> The $entry->printLDIF command return something like this:
> userpassword: {crypt}QxInOK0JnFxdI . Can I get the password
> decrypted?
>
> Thanks in advanced.
>
> --
> Cristiano Fujii
>
>
>
--
---------------------------------------------------------
T H E I N T E R N E T M A R K E T I N G C E N T E R
---------------------------------------------------------
Gary Richardson gary.richardson@marketingtips.com
System Administrator
---------------------------------------------------------
---------------------------------------------------------
- References:
- Password
- From: Cristiano Fujii <cristiano@veritel.com.br>