On 9/16/20 8:52 AM, Stefan Kania wrote:
> Hi Quanah,
>
> Am 15.09.20 um 21:12 schrieb Quanah Gibson-Mount:
>> Also, overlay order matters. For any replicated database, the
>> SYNCPROV overlay should always be in the {0} index slot (primary or
>> accesslog db). If it is delta-syncrepl, the ACCESSLOG overlay should
>> be in the {1} index slot on the primary db.
>
> Ok, but is it somewhere written in the documentation?
https://www.openldap.org/doc/admin24/replication.html#Delta-syncrepl
This still describes static config (aka slapd.conf) but you can easily
convert the example given with
slaptest -f slapd.conf -F /etc/openldap/slapd.d
to get a complete cn=config tree.
Ciao, Michael.