Hi all, my slurpd process give me a message
Replica 192.168.1.100:389, skip repl record
for uid=test,o=EXAM (not mine)
Please tell me what does it mean, I have
searched in some maillist but have not found the problem yet
Thanks for any instructions
Below is my configuration
in master:
...
replica
host=192.168.1.100:389
binddn="cn=Manager,o=EXAM" bindmethod=simple credentials=secret ...
in slave
...
rootdn
"cn=Manager,o=EXAM"
rootpw secret updatedn "cn=Manager,o=EXAM" ...
|