Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Quanah Gibson-Mount
OpenLDAP
Commits
d52c60a0
Commit
d52c60a0
authored
Sep 07, 2021
by
Quanah Gibson-Mount
Browse files
ITS
#9585
, ITS
#9586
- Document fractional and sparse replication
parent
c2b81a3c
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/guide/admin/replication.sdf
View file @
d52c60a0
...
...
@@ -89,12 +89,16 @@ privileges for the DIT fragment to be replicated. The consumer
server can stop the replication also without the need for provider-side
changes and restart.
Syncrepl supports
partial,
sparse
,
and fractional
replications. The shadow
DIT fragment is defined by a general search criteria consisting of
Syncrepl supports
both types of partial replication:
sparse and fractional
The shadow
DIT fragment is defined by a general search criteria consisting of
base, scope, filter, and attribute list. The consumer content is
also subject to the access privileges of the bind identity of the
syncrepl replication connection.
Fractional replication uses explicit attribute lists to replicate only a
subset of the provider's attributes and sparse replication uses
base/scope/filter to replicate only a subset of the provider's entries.
Both cases are just refinements of the general search criteria.
H4: The LDAP Content Synchronization Protocol
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment