[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: v1.2 x v2.0 Crypt
> How can i retrieve my crypted password in a v2.0 libraries/tools, if i
> have an running v1.2 server? I mean, i can use a ldapsearch to see the
> results, but it isn't in the standard crypt form.
for one off's an easy way is to use an ldap browser client. i know that
with the java ldap browser (at http://www.iit.edu/~gawojar/ldap/) when you
view the userPassword attribute it shows it in the standard
"{crypt}blahblah" format.
it should be published in the openldap docs or an rfc what the actual
encoding method for this information is.
adam.