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=f7f5c7db87088afdee5356b2ff1b942a9528d667;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 1eb1464436..da60a9693c 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -2150,7 +2150,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 6eb997952e..a85832b075 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -2067,7 +2067,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