[Date Prev][Date Next] [Chronological] [Thread] [Top]

2.3.18 syncrepl problem



Hello!

This is first time I'm trying to do syncrepl...

And I get just:

failed to add syncinfo
/etc/openldap/slapd.conf: line 162: <syncrepl> handler exited with 1!
slapd stopped.


Config:

syncrepl rid=1
   provider=ldap://backup.p98.belkam.com:389
   type=refreshOnly
   interval=00:00:10:00
   searchbase="o=Aspec,c=RU"
   filter="(objectClass=belkamAccount)"
               scope=sub
               attrs="dn,cn,sn,uid,email"
               schemachecking=off
               bindmethod=simple
               binddn="uid=admin,ou=People,o=Aspec,c=RU"
               credentials=eeadewewe


How can I find what is wrong?

This is suse sles9 x86-64...