Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
9a257762
Commit
9a257762
authored
Mar 05, 2009
by
Quanah Gibson-Mount
Browse files
ITS#5942,ITS#5987
parent
7b900b07
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGES
View file @
9a257762
...
...
@@ -10,6 +10,8 @@ OpenLDAP 2.4.16 Engineering
Fixed slapd-ldap/meta with broken AD results (ITS#5977)
Fixed slapd-ldap/meta with invalid attrs again (ITS#5959)
Fixed slapo-accesslog interaction with ppolicy (ITS#5979)
Documentation
admin24 clarified MMR URI requirements (ITS#5942,ITS#5987)
OpenLDAP 2.4.15 Release (2009/02/24)
Fixed libldap alias dereferencing in C API again (ITS#5916)
...
...
doc/guide/admin/replication.sdf
View file @
9a257762
...
...
@@ -839,7 +839,14 @@ We still have to replicate the actual data, not just the config, so add to the m
> objectClass: olcSyncProvConfig
> olcOverlay: syncprov
Note: You must have all your servers set to the same time via {{http://www.ntp.org/}}
Note: All of your servers' clocks must be tightly synchronized using
e.g. NTP {{http://www.ntp.org/}}, atomic clock, or some other reliable
time reference.
Note: As stated in {{slapd-config}}(5), URLs specified in {{olcSyncRepl}}
directives are the URLs of the servers from which to replicate. These
must exactly match the URLs {{slapd}} listens on ({{-h}} in {{SECT:Command-Line Options}}).
Otherwise slapd may attempt to replicate from itself, causing a loop.
H3: MirrorMode
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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