[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
master slave ldap server
- To: openldap-software@OpenLDAP.org
- Subject: master slave ldap server
- From: "mallapadi niranjan" <niranjan.ashok@gmail.com>
- Date: Wed, 15 Mar 2006 12:51:22 +0530
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=lbmuou5VFGts3CaMhGt6vHY4zOUC4pHFXYc5Xax66Xvr73TdxHG9evssPYAGtVsLTWQWX6oMeYhB+YOslnn8AafYHeVg7l6LoyzT7Wve1IXQs39EcRN2MoyxPOLfdfaWkcAYeQ8GTVYcedkxODxmZFbd8xzXtDThh/dD3GlpNtU=
Dear all
I have setup a master ldap server with openldap (2.3.19). used for samba,
i have setup slave ldap server (openldap 2.3.19).
Any modifications sent to slave are refferred to master and master updates
and also sents the updates to slave.
but when the link between master and slave ldap server is not there
and if there are any updates sent to slave , will the slave store the
updates
and when the link between slave and master is restored, then will it refer
the updates
or discard the updates when slave is unable to communicate with master.
please guide me
Regards
Niranjan