Re: Applicability of LDAP Content Sync to loosely coupled replica sets

"Kurt D. Zeilenga" <[email protected]> Thu, 05 Jun 2003 13:00:44 -0700
Newsgroups gmane.ietf.ldup
Message-ID <[email protected]>
At 10:45 AM 6/5/2003, Jeff Parham wrote:
>Is LDAP Content Sync intended to be applicable in this [multi-master
>replication] case?

No, draft-zeilenga-ldup-sync-02.txt:
  Possible uses include:
    ...
    - Lightweight master-slave replication between heterogeneous
      directory servers.  For example, the Sync operation can
      be used by a slave server to maintain a shadow copy of a
      DIT fragment.

This use has the same basic content synchronization requirements
as what draft-ietf-ldup-lcup-05.txt describes as:
   Applications intending to synchronize heterogeneous data stores.

Kurt