Hi,

I have n-way replication setup in ldap version 2.4.43 and i have basic
technical question, do we have to specify nth server details in replication
config? lets say i have server1 server2 and server3 and i wanted to setup
n-way replication among these servers

Part of my  config looks like this

       # Global section
       serverID    1 ldap://server1
       serverID    2 ldap://server2
       serverID    3 ldap://server3
 # database section

       # syncrepl directive
       syncrepl      rid=001
         provider=ldap://server1
       syncrepl      rid=002
         provider=ldap://server2
       syncrepl      rid=003
         provider=ldap://server3
 mirrormode on


So if i include the nth server itlsef in the replication provider
doesn't it try to replicate it self and get it into loop condition?

Please advice

Thanks,

Ram

Reply via email to