[Date Prev][Date Next] [Chronological] [Thread] [Top]

crypt userPasswords?



I have Squid using a flat db file with encrpyted passwords using unix
unix crypt. I want to move these users to ldap now, but can't figure out
how to add the pre-encrypted passwords to ldap?

If I specify in my LDIF file something like this:

userPassword: {crypt}PPs9Jy6y/GaQE

I would think it should do it. But no! What am I missing?
slappasswd only seems to work if you have the original clear text
password, and can regenerate the crypted versions. What happens when
you only have crpyted versions?

Any help appreciated,

Paul