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