From: Quanah Gibson-Mount Date: Tue, 17 Jan 2017 18:40:45 +0000 (-0800) Subject: ITS#8563 - Fix missing mentions of back-mdb X-Git-Tag: OPENLDAP_REL_ENG_2_4_45~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9039888234eee13d1d529cc1bc66ffe87084afff;p=thirdparty%2Fopenldap.git ITS#8563 - Fix missing mentions of back-mdb --- diff --git a/doc/guide/admin/replication.sdf b/doc/guide/admin/replication.sdf index 6308ec858d..254485cf08 100644 --- a/doc/guide/admin/replication.sdf +++ b/doc/guide/admin/replication.sdf @@ -225,7 +225,7 @@ in the replication context. The syncrepl engine, which is a consumer-side replication engine, can work with any backends. The LDAP Sync provider can be configured -as an overlay on any backend, but works best with the {{back-bdb}} +as an overlay on any backend, but works best with the {{back-bdb}}, {{back-hdb}}, or {{back-mdb}} backends. The LDAP Sync provider maintains a {{EX:contextCSN}} for each diff --git a/doc/guide/admin/slapdconf2.sdf b/doc/guide/admin/slapdconf2.sdf index 23dcdc3ea6..3b599ab80c 100644 --- a/doc/guide/admin/slapdconf2.sdf +++ b/doc/guide/admin/slapdconf2.sdf @@ -681,8 +681,8 @@ conforms to the obsolete {{changelog}} format. If the {{EX:syncdata}} parameter is omitted or set to {{EX:"default"}} then the log parameters are ignored. -The {{syncrepl}} replication mechanism is supported by the {{bdb}} and -{{hdb}} backends. +The {{syncrepl}} replication mechanism is supported by the {{bdb}}, +{{hdb}}, and {{mdb}} backends. See the {{SECT:LDAP Sync Replication}} chapter of this guide for more information on how to use this directive.