Hi, I configured a master slave setup where the userRoot db has an referral to the master configured. See dse.lif entry: dn: cn="o=BASE",cn=mapping tree,cn=config objectClass: top objectClass: extensibleObject objectClass: nsMappingTree cn: "o=BASE" nsslapd-state: referral on update nsslapd-backend: userRoot modifiersName: cn=server,cn=plugins,cn=config modifyTimestamp: 20100604203934Z nsslapd-referral: ldap://master:389/o=UMC numSubordinates: 1 So, when I access the slave and try to add an object, I get the following error: javax.naming.NamingException: [LDAP: error code 1 - Mapping tree node for o=base is set to return a referral, but no referral is configured for it]. This is weird, because you clearly see that the referral is configured. The access file says: [04/Jun/2010:16:40:18 -0400] conn=16 op=3 ADD dn="ou=test,o=base" [04/Jun/2010:16:40:18 -0400] conn=16 op=3 RESULT err=10 tag=105 nentries=0 etime=0 This is standard ldap stuff and I know that it worked before. Any idea? Thanks, -Reinhard -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.fedoraproject.org/pipermail/389-users/attachments/20100604/4fdb4d25/attachment.html