mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
Last tweak. Forgot to individually comment each commit. Small progress for all anyway.
This commit is contained in:
parent
9a3147a054
commit
d232760fe8
@ -7,7 +7,7 @@ H1: Replication
|
|||||||
Replicated directories are a fundamental requirement for delivering a
|
Replicated directories are a fundamental requirement for delivering a
|
||||||
resilient enterprise deployment.
|
resilient enterprise deployment.
|
||||||
|
|
||||||
OpenLDAP has various configuration options for creating a replicated
|
{{PRD:OpenLDAP}} has various configuration options for creating a replicated
|
||||||
directory. The following sections will discuss these.
|
directory. The following sections will discuss these.
|
||||||
|
|
||||||
H2: Replication Strategies
|
H2: Replication Strategies
|
||||||
@ -18,12 +18,12 @@ H3: Push Based
|
|||||||
|
|
||||||
H5: Replacing Slurpd
|
H5: Replacing Slurpd
|
||||||
|
|
||||||
Slurpd replication has been deprecated in favor of Syncrepl replication and
|
{{Slurpd}} replication has been deprecated in favor of Syncrepl replication and
|
||||||
has been completely removed from 2.4.
|
has been completely removed from OpenLDAP 2.4.
|
||||||
|
|
||||||
{{Why was it replaced?}}
|
{{Why was it replaced?}}
|
||||||
|
|
||||||
The slurpd daemon was the original replication mechanism inherited from
|
The {{slurpd}} daemon was the original replication mechanism inherited from
|
||||||
UMich's LDAP and operates in push mode: the master pushes changes to the
|
UMich's LDAP and operates in push mode: the master pushes changes to the
|
||||||
slaves. It has been replaced for many reasons, in brief:
|
slaves. It has been replaced for many reasons, in brief:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user