Hello,
I defined a replica of single master between iPlanet directory server 5.1 and SunOne directory 5.2 The master is the SunOne directory.
I defined referrals on update for one of the replicated suffixes.
I used LdapBrowser to update one of the users and it fails with err=2 When I looked at the access logs of both directories I saw this on the SunOne (master) directory: conn=22 op=-1 msgId=-1 - fd=948 slot=948 LDAP connection from <ip consumer> <ip master> conn=22 op=0 msgId=1 - BIND dn="cn=Directory Manager" method=128 version=3 conn=22 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=0 dn="cn=directory manager" conn=22 op=1 msgId=2 - RESULT err=2 tag=105 nentries=0 etime=0 conn=22 op=2 msgId=3 - MOD dn=""
Modify of DN ""? For one, the directory server does not allow modifications to the root DN "". For another, you cannot replicate this DN, so you cannot setup a referral on update for this DN.
conn=22 op=2 msgId=3 - RESULT err=65 tag=103 nentries=0 etime=0
On the other hand when I define the consumer to referrals in general (not just for update) it works fine and sends the dn.
I'd like to see what operation that results in in the access log.
Does anyone know why is it happening?
Thanks Einat
_______________________________________________ mozilla-directory mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-directory
