Hello everyone,
I have a quick question about changing passwords and having them encrypted.
We are running OpenLDAP VERSION: 2.3.39,REV=2008.01.01
This is in slapd.conf: password-hash {CRYPT} password-crypt-salt-format "$1$%.8s"
The passwords are changed via ldapmodify of the Net::LDAP perl module. The changes work, however, the new passwords are unencrypted, at least the infamous ldap browser tells me that.
Honestly, I have no idea where else to look. Could someone provide a pointer into the right direction?
Regards, Claus