[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
replication
- To: openldap-software@OpenLDAP.org
- Subject: replication
- From: Edwin Roos <eroo@oce.nl>
- Date: Tue, 03 Oct 2000 16:03:50 +0200
- >received: from oce.nl (PC1-EROO.oce.nl [134.188.163.104]) by smtp02.oce.nl (8.9.3/8.9.3) with ESMTP id QAA28994 for <openldap-software@openldap.org>; Tue, 3 Oct 2000 16:05:40 +0200 (MET DST)
Hello,
I have a question about replication. I have the following situation.
There are three LDAP servers where entries are added, modified, deleted,
etc. What I want is that each LDAP server is replicating its changes to
the other LDAP server. I.e. the three servers keep each other in sync.
Is this possible?
Another question I have is the following. Does the LDAP server has any
notion that a LDAP message comes from a replicating server? Or does the
LDAP server handles that LDAP message as any other 'normal' LDAP
message?
Regards,
Edwin.