From: Howard Chu Date: Thu, 19 Jun 2025 16:52:47 +0000 (+0100) Subject: ITS#10359 note that logbase must exist on all providers in delta MPR X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fcf6cb40b74f3fd003b1d76d961d3d8be76dc29d;p=thirdparty%2Fopenldap.git ITS#10359 note that logbase must exist on all providers in delta MPR --- diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 4e9117a4bf..9cb364608c 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -2154,7 +2154,8 @@ log format, or "changelog" if the log conforms to the obsolete \fIchangelog\fP format. If the .B syncdata parameter is omitted or set to "default" then the log parameters are -ignored. +ignored. If \fBmultiprovider\fP is being used, the same \fBlogbase\fP +database must be configured on all of the providers. The .B lazycommit diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 3582040493..44fbbc2c30 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -2071,7 +2071,8 @@ log format, or "changelog" if the log conforms to the obsolete \fIchangelog\fP format. If the .B syncdata parameter is omitted or set to "default" then the log parameters are -ignored. +ignored. If \fBmultiprovider\fP is being used, the same \fBlogbase\fP +database must be configured on all of the providers. The .B lazycommit