[389-users] ldap_add: Already exists (68)

Chun Tat David Chu beyonddc.storage at gmail.com
Wed Oct 13 18:35:46 UTC 2010


Hi All,

After upgrading 389 Directory Server, I am getting a "ldap_add: Already
exists (68)" error message when importing a used to be working LDIF via the
ldapmodify command.

Can someone help me to confirm that they are seeing the same thing?  Adding
the entry itself is fine but the problem occurs when I try to add members to
my entry.  Particularly it doesn't like the white space in between the
numbers.

Here's my LDIF.
dn: cn=mytest,dc=example,dc=com
changetype: add
objectClass: groupOfNames
objectClass: top
cn: mytest

dn: cn=mytest,dc=example,dc=com
changetype: modify
add: member
member: 111-222-3333
member: 333 222 111
member: 111 333 444

Thanks,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20101013/1870adcf/attachment.html>


More information about the 389-users mailing list