Hi Michael,
Thanks for your prompt reply. We are not using any client..we are just changing the user password from ssh console. We imported our /etc/passwd to openldap and our idea is when the user gets the next expiration time the new password be in SSHA. Is it possible?....
Thanks!
On 06/03/2013 02:39 PM, Michael Ströder wrote:
cbulist@gmail.com wrote:
All our users in LDAP database are under MD5 encryption. We want to change this to SSHA in the next user password change. We tried using: password-hash {SSHA} option in slapd.conf and restart the ldap service but it didn't work. The user password are still under MD5 encryption. We are using openldap 2.4.23-26 version.
Directive password-hash only affects Password Modify Extended Operation. So how did you make users change their password? Which client software did you use?
Ciao, Michael.