Hi,
I have two 2.4.10 slapd servers running on two machines, and I'm trying to setup replication.
My problem is that the master dies when the slave try to connect to it (segmentation fault).
I don't know where to search, so any help or idea is welcome :)
* master configuration:
... syncprov-checkpoint 100 100 syncprov-sessionlog 100 ...
* slave configuration:
... syncrepl rid=002 provider=ldap://172.16.0.3 type=refreshOnly interval=00:00:03:00 searchbase="dc=mycorp,dc=com" filter="(objectClass=*)" attrs="*,+" scope=sub schemachecking=off bindmethod=simple binddn="cn=Manager,dc=mycorp,dc=com" credentials=xxxxxx retry="60 +" ...
Thanks,
chris