I'm trying to start a new clean system with users and passwords from the old system. So I exported the users configuration to a ldap.ldif file, then I get from the file
usernames@domain.com and userPassword.
I used zmprov ca
usernames@domain.com password to create the accounts in the new system.
I try to modify the password with zmprov ma
usernames@domain.com "e5yu76eded......" (password encrypted from the old system), with no success.
What kind of encryption does ldap use?