Hello all,

I have installed openldap on two machines and tried to setup multi-way replication.I am able to perform the multi-way replication (Add/Update/delete) when both the machines are up and ldap is running.

But when my one machine goes down(server2) and records are added,deleted,modified on (server1) are not getting replicated on server2 when its is up and ldap service is running.

**Below are the machine on which ldap is installed:**

    [root@localhost openldap]# cat /etc/*-release
    LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-noarch:printing-4.0-amd64:printing-4.0-noarch
    Red Hat Enterprise Linux Server release 6.4 (Santiago)
    Red Hat Enterprise Linux Server release 6.4 (Santiago)


**Openldap version:**

    [root@localhost openldap]# slapd -V
    @(#) $OpenLDAP: slapd 2.4.23 (Oct 31 2012 08:14:14) $
            mockbuild@x86-022.build.eng.bos.redhat.com:/builddir/build/BUILD
            /openldap-2.4.23/openldap-2.4.23/build-servers/servers/slapd

Attaching the complete logs and conf file used.

Kindly let me know where am making mistake


Regards,
Pratik