Hello,
PWM was working great while in open configuration mode. The only change I made was locking the configuration. After locking the configuration, users were unable to change their password getting the "New password does not meet rule requirements" error when the password clearly met the requirements. I edited the property key "configIsEditable" so that it was set back to true to put PWM in open configuration and saw users are getting the following:
New password does not meet rule requirements { 4006 PASSWORD_BADPASSWORD (error setting password for user 'CN=Joe Doe,ou=Department,dc=domain,dc=com'' com.novell.ldapchai.exception.ChaiPasswordPolicyException: [LDAP: error code 19 - 0000052D: AtrErr: DSID-03190F80, #1: 0: 0000052D: DSID-03190F80, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 9005a (unicodePwd) ]) }
It was working fine before locking the config.
Any ideas? I'm running Active Directory under Windows Server 2008 R2.
Thanks!