From 6b81fca50a42cd30e3bf2da14217e8cc850e7fdd Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Sun, 4 Feb 2024 18:50:04 +0000 Subject: [PATCH] ITS#7400 memberof: note consumers must use exattr to exclude the memberof attribute from replication --- doc/man/man5/slapo-memberof.5 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/man/man5/slapo-memberof.5 b/doc/man/man5/slapo-memberof.5 index 8392f0dad2..acf12bda4e 100644 --- a/doc/man/man5/slapo-memberof.5 +++ b/doc/man/man5/slapo-memberof.5 @@ -131,7 +131,9 @@ with local storage backends. The maintenance operations it performs are internal to the server on which the overlay is configured and are never replicated. Consumer servers should be configured with their own instances of the memberOf overlay if it is desired to maintain -these memberOf attributes on the consumers. +these memberOf attributes on the consumers. Consumers must also be +configured to exclude the \fImemberof\fP attribute from replication. +(See the \fBexattr\fP option in the consumer configuration.) .SH FILES .TP -- 2.47.3