[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: userPassword: {crypt}
Hi,
On Thursday 13 February 2003 19:02, Celso G. Lima wrote:
> I have been trying to import user passwords from an /etc/shadow file into
> Novell eDirectory 8.7, but haven't succeed on my endeavor. I was able to
> import the same passwords into OpenLdap using the attribute "userPassword:
> {crypt}encrypted-password", but the same does not seem to work for
> eDirectory.
> I noticed that if I set the password by either using ConsoleOne or
> "userPassword: clear-text-password", I am able to get authenticated.
That is the correct way to do it.
The "{XXX}YYYY" syntax of passwords is specific to OpenLDAP.
Novell expects the passwords in cleartext and encrypts/hashes them
on the server side with their own algorithm.
Peter
--
Peter Marschall | eMail: peter.marschall@mayn.de
Scheffelstraße 15 | peter.marschall@adpm.de
D-97072 Würzburg | Tel: +49 931 14721
PGP: 0BB1 04A3 0FB0 E27F 8018 52BA A286 7B23 9C22 2C83