[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
slurpd problem
I'm using redhat 7.2 with openldap 1.2.11. At this moment i'd like set a
slapd server for optimised service. I have some problems:
1-slurpd doesn't make log file (how can i set it in /etc/init.d/ldap??)
2-slurpd doesn't make replica log and so master-slapd doesn't advise
slave-slapd.
I add these lines:
----------------------
slapd.conf (master)
----------------------
replogfile /var/log/slapd.replog
replica host=192.168.2.18:389
binddn="cn=manager,dc=univr,dc=it"
bindmethod=simple
----------------------
slapd.conf (slave)
----------------------
updatedn "cn=manager,dc=univr,dc=it"
Have you some ideas?
Francesco