[389-users] Replication Manager DN wrong

Louis Bohm louisbohm at gmail.com
Thu Aug 22 14:49:17 UTC 2013


Following the directions for setting up a supplier dn for replication I created a file with the following:
[root at ldap01 slapd-ldap01]# cat /root/supplier.ldif
dn: cn=replication manager,cn=config
objectClass: inetorgperson
objectClass: person
objectClass: top
cn: replication manager
sn: RM
userPassword: XXXXXXXXX
passwordExpirationTime: 20380119031407Z
nsIdleTimeout: 0
And then I did cat /root/supplier.ldif >> /etc/dirsrv/slapd-ldap01/dse.ldif and then restarted dirsrv.  When I do that I see the following.
Shutting down dirsrv:
    ldap01...                                              [  OK  ]
Starting dirsrv:
    ldap01...[22/Aug/2013:10:22:04 -0400] - Entry "cn=replication manager,cn=config" has unknown object class "inetorgperson " (remove the trailing space)
[22/Aug/2013:10:22:04 -0400] - Entry "cn=replication manager,cn=config" has unknown object class "person " (remove the trailing space)
[22/Aug/2013:10:22:04 -0400] - Entry "cn=replication manager,cn=config" has unknown object class "top " (remove the trailing space)
                                                           [  OK  ]

 How do I delete the entry or fix the entry?  I tried to use ldapdelete to delete it but no luck.
	ldapdelete -p 389 -h ldap01.us2.example.com -w XXXXX -D -D "cn=directory manager" "cn=replication manager,cn=config"

Thanks,
Louis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/389-users/attachments/20130822/56bcd10b/attachment.html>


More information about the 389-users mailing list