Le 2/4/13 11:10 AM, Patricio Demitrio a écrit : > Hi Kiran /everyone. > > I'm trying to isolate the error here. Openam is trying the following: > ---- > Modify Request > Object : 'uid=user8,ou=people,dc=example,dc=com' > Modification[0] > Operation : delete > Modification > userpassword: '0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 0x31 ' > Modification[1] > Operation : add > Modification > userpassword: '0x70 0x61 0x73 0x73 0x77 0x6F 0x72 0x64 0x32 ' > ------- > So openam apparently is trying to remove the attribute userpassword and > create a new one with a new value, right?
Not quite. It's remove one value from teh userPassword AT and add a new one. This is the only way to modify a value in a multi-valued AT. > > Well, from apacheStudio, I'm trying to delete the attribute userpassword > and it's not letting me. Here's the error in apacheStudio: I'm looking at the error. Will come back later with some answer. -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
