Skip to content
Snippets Groups Projects
Commit 888f27cc authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

ITS#8613 - Note that slapo-memberOf should not be used in a replicated environment

parent c575b6ff
No related branches found
No related tags found
No related merge requests found
......@@ -109,7 +109,10 @@ with local storage backends. The maintenance operations it performs
are internal to the server on which the overlay is configured and
are never replicated. Replica servers should be configured with their
own instances of the memberOf overlay if it is desired to maintain
these memberOf attributes on the replicas.
these memberOf attributes on the replicas. Note that slapo-memberOf
is not compatible with syncrepl based replication, and should not be
used in a replicated environment. An alternative is to use slapo-dynlist
to emulate slapo-memberOf behavior.
.SH FILES
.TP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment