Hi Emanuel, thanks for your answer. I'm using apacheds-2.0.0-M9.
The modify request comes from openam 10.0.1, a sso server that gives you the option to reset the user password when pwdReset in pwdPolicy is true. Is there some specific clue that I can give you here? Thanks Patricio On Wed, Jan 30, 2013 at 12:19 PM, Patricio Demitrio <[email protected] > wrote: > Hi, while trying to change the password of a user from openam (sso server) > I'm getting this error. > > Message ID : 3 > Modify Request > Object : 'uid=user1,ou=people,dc=example,dc=com' > Modification[0] > Operation : delete > Modification > userpassword: '0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 ' > Modification[1] > Operation : add > Modification > userpassword: '0x61 0x63 0x63 0x65 0x73 0x73 0x43 0x6F 0x6E 0x74 0x72 > 0x6F 0x6C 0x53 0x70 0x65 ...' > > org.apache.directory.shared.ldap.model.message.modifyrequesti...@99795eb8org.apache.directory.shared.ldap.extras.controls.ppolicy.PasswordPolicyImpl@2cd5276a: > ERR_56 Cannot remove an absent value from attribute : ATTRIBUTE_TYPE ( > 2.5.4.35 > NAME 'userPassword' > DESC RFC2256/2307: password of user > EQUALITY octetStringMatch > SYNTAX 1.3.6.1.4.1.1466.115.121.1.40 > USAGE userApplications > ) > ----- > Strange, since attribute "userPassword" is there. > does the difference between "userpassword" and "userPassword" have > anything to do with it? > > Thanks in advance > PAtricio >
