wolfd / pwm

PWM is an open source password self service application for LDAP directories. - exported from code.google.com/p/pwm
http://pwmdemo.weisberg.net/
0 stars 1 forks source link

Change ldap user password issue #522

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Login the pwm
2. click change password
3. give the new password and get below error:

Unexpected error. If this error occurs repeatedly please contact your helpdesk. 
{ 5015 ERROR_UNKNOWN (error setting password for user 'cn=Lingfei 
Ouyang,ou=people,dc=abb,dc=com'' [LDAP: error code 50 - Insufficient Access 
Rights]) }

Thanks
Ling

Original issue reported on code.google.com by oylf1...@gmail.com on 9 Jan 2014 at 4:03

GoogleCodeExporter commented 9 years ago
Here is what I had in the log file:

Thu Jan 09 11:16:30 EST 2014, ERROR, password.pwm.util.Helper, error adding objectclass 'pwmUser' to user cn=Lingfei Ouyang,ou=people,dc=abb,dc=com: com.novell.ldapchai.exception.ChaiOperationException: [LDAP: error code 21 - objectClass: value #0 invalid per syntax] Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding StatisticsWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding WatchdogWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, checking for user password expiration to adjust watchdog timeout Thu Jan 09 11:16:30 EST 2014, TRACE, null, unexpected error during isValid check: [LDAP: error code 32 - No Such Object] Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding StatisticsWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding WatchdogWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, checking for user password expiration to adjust watchdog timeout Thu Jan 09 11:16:30 EST 2014, TRACE, null, bind successful as cn=root,dc=abb,dc=com (0ms) Thu Jan 09 11:16:30 EST 2014, TRACE, null, unexpected error during isValid check: [LDAP: error code 32 - No Such Object] Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding StatisticsWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, bind successful as cn=root,dc=abb,dc=com (0ms) Thu Jan 09 11:16:30 EST 2014, TRACE, null, adding WatchdogWrapper to provider instance Thu Jan 09 11:16:30 EST 2014, TRACE, null, checking for user password expiration to adjust watchdog timeout

Original comment by oylf1...@gmail.com on 9 Jan 2014 at 4:16

GoogleCodeExporter commented 9 years ago
Please ask for help on the pwm-general google group/list.

Original comment by jrivard on 9 Jan 2014 at 5:39