A ref change was pushed to the OpenLDAP (openldap.git) repository. It will be available in the public mirror shortly.
The branch, OPENLDAP_REL_ENG_2_4 has been updated via 4a322784e4acb24a1c4d821f0b99be0800d3a1f2 (commit) from 4abf3bf21aa39c3eb085980ef3596e1cab2f74cd (commit)
Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below.
- Log ----------------------------------------------------------------- commit 4a322784e4acb24a1c4d821f0b99be0800d3a1f2 Author: Quanah Gibson-Mount quanah@openldap.org Date: Fri Jun 7 17:24:18 2019 +0000
ITS#9031 - Update documentation for mdb
A number of fixes to the admin guide.
First, add missing reqDN indexing. Second, convert most references to bdb/hdb to mdb, unless the section was specific to bdb/hdb. Third, use "dc=example,dc=com" consistently throughout the example set
-----------------------------------------------------------------------
Summary of changes: doc/guide/admin/overlays.sdf | 42 +++++++++++++++----------- doc/guide/admin/replication.sdf | 67 +++++++++++++++++++++-------------------- doc/guide/admin/slapdconfig.sdf | 8 ++--- 3 files changed, 62 insertions(+), 55 deletions(-)