DSEE7: allow users to reset own passwords not allowed, can't set user password as admin
While logged into the DSEE web interface as admin, I go to entry management, drill down to the user and specify a password and I get the error below:
Error updating the server ldap1bw.mtahq.org:389. The error is javax.naming.NoPermissionException: [LDAP: error code 50 - Insufficient 'write' privilege to the 'userPassword' attribute of entry 'uid=smaher,ou=people,dc=mtahq,dc=org'.]; remaining name 'uid=smaher,ou=People,dc=mtahq,dc=org'
when trying to change my password as the user with passwd -r ldap, I get permission denied.
$ passwd -r ldap smaher
Enter existing login password:
New Password:
0