Hi Tony!
Tony Thompson wrote:
I am having an issue with modifying a multi-valued DN type attribute on
a user object. The attribute is a custom schema extension that I
added. If I use an LDAP browser, the first value I add to the attribute
works fine. The second and subsequent values I add to that attribute
are added twice. I can also duplicate this by assigning the "member"
attribute to the user object. The steps to duplicate this are:
- create an inetOrgPerson object
- add a "member" attribute with a DN value
- add a "member" attribute with a different DN value
The second add shows up in the attribute values twice. Every one I add
after that seems to add twice. Any idea why this might be?
This is very similar to an error we had currently, as described here:
http://issues.apache.org/jira/browse/DIRSERVER-783
It has been resolved 08 January. So you probably need a very fresh
version. Have you build it on your own? WHich version, do you use
(1.0/1.5 ?)
Greetings,
Stefan