Hi, using Debian Sarge (slapd 2.2.23-8) and Ubuntu Edgy (slapd 2.2.26-5).
I'm trying to use "Syncrepl" for replication, but I get: syncprov not found (error) (using Debian or Ubuntu as master).
There are no a "syncrep" called module in /usr/lib/ldap/modules so I thing that I need a newer sladp version including Syncrepl, is it?
I read in the Roadmap:
OpenLDAP 2.3 (released June 2005) ... Sync Provider Overlay ...
but as client, if I configure my Debian Sarge (or Ubuntu) slapd as consumer: syncrepl rid=123 provider=ldap://192.168.1.100:389 ... I get no error starting it. I get: do_syncrep1: ldap_bind_s failed (-1)
so I assume that this 2.2.X slapd version includes "syncrep" as consumer but nos as a master, is it?
Thanks for any explanation. Regards.
El Miércoles, 24 de Enero de 2007 23:34, Iñaki escribió:
Hi, using Debian Sarge (slapd 2.2.23-8) and Ubuntu Edgy (slapd 2.2.26-5).
I'm trying to use "Syncrepl" for replication, but I get: syncprov not found (error) (using Debian or Ubuntu as master).
Sorry, now I've found the Syncrpl doc about 2.2 version: http://www.openldap.org/doc/admin22/syncrepl.html and it speaks about: sessionlog <sid> <limit> but not about syncprov.
Iñaki wrote:
El Miércoles, 24 de Enero de 2007 23:34, Iñaki escribió:
Hi, using Debian Sarge (slapd 2.2.23-8) and Ubuntu Edgy (slapd 2.2.26-5).
I'm trying to use "Syncrepl" for replication, but I get: syncprov not found (error) (using Debian or Ubuntu as master).
Sorry, now I've found the Syncrpl doc about 2.2 version: http://www.openldap.org/doc/admin22/syncrepl.html and it speaks about: sessionlog <sid> <limit> but not about syncprov.
The syncrepl provider in OpenLDAP 2.2 was integrated in back-bdb, it was not a separate overlay. In general, the syncrepl provider in OpenLDAP 2.2 is not safe for use.
El Jueves, 25 de Enero de 2007 00:23, Howard Chu escribió:
Iñaki wrote:
El Miércoles, 24 de Enero de 2007 23:34, Iñaki escribió:
Hi, using Debian Sarge (slapd 2.2.23-8) and Ubuntu Edgy (slapd 2.2.26-5).
I'm trying to use "Syncrepl" for replication, but I get: syncprov not found (error) (using Debian or Ubuntu as master).
Sorry, now I've found the Syncrpl doc about 2.2 version: http://www.openldap.org/doc/admin22/syncrepl.html and it speaks about: sessionlog <sid> <limit> but not about syncprov.
The syncrepl provider in OpenLDAP 2.2 was integrated in back-bdb, it was not a separate overlay. In general, the syncrepl provider in OpenLDAP 2.2 is not safe for use.
Ok, thanks.
openldap-software@openldap.org