[Samba] LDAP replication

Sundaram Ramasamy sun at percipia.com
Mon Feb 23 02:16:28 GMT 2004


Can you post you configuration file.

from the document, look like they are running master & slave on the same
machine, if your using two machine, you need to change following entry
with

replica host=127.0.0.1:3790
binddn="cn=replica,o=aphroland,c=us"
bindmethod=simple credentials=linux

to

replica host=<slave ldap server ip>
binddn="cn=replica,o=aphroland,c=us"
bindmethod=simple credentials=linux


-SR



> Hi all,
>
> I know this is not ldap list, but I'm setting SAMBA LDAP BDC; I
> think many of you have experience with this.
>
> I setup a replica, I
> haven't done the following
>
> I followed
> 1.
> http://howto.aphroland.de/HOWTO/LDAP/ReplicationOverSSLConfigureOpenLDAP
>
> 2.
> http://howto.aphroland.de/HOWTO/LDAP/ReplicationOverSSLSlaveServer
> 3.
> http://howto.aphroland.de/HOWTO/LDAP/ReplicationOverSSLTheInitialTransfe
> r
>
> to setup replication,
>
> but slurpd doesn't not want to propagate from
> the master to the slave at all. I check the replication log. the master
> ldap replication's log (/var/lib/ldap/replication.log) was empty, while
> slurpd replication log
> /usr/local/var/openldap-slurpd/replication/rep.log had all the changed I
> have made  on the master, but the slave hasn't changed at all. I checked
> from .rej, there's no .rej. The status file is empty as well. I have no
> where to check for what's going on.
>
> Any idea? suggestion?
>
> Thanks!
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba
>



More information about the samba mailing list