From b83561960b3713d17801fbf6838269af3620080f Mon Sep 17 00:00:00 2001 From: Quanah Gibson-Mount Date: Wed, 17 Apr 2019 23:52:51 +0000 Subject: [PATCH] ITS#8881 - Note MDB is the primary backend Update to note that MDB is the primary backend and HDB/BDB are deprecated. --- doc/man/man5/slapd.access.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/man/man5/slapd.access.5 b/doc/man/man5/slapd.access.5 index 03775702d7..c7ea940170 100644 --- a/doc/man/man5/slapd.access.5 +++ b/doc/man/man5/slapd.access.5 @@ -920,8 +920,8 @@ identity, control is passed straight to the subsequent rules. .SH OPERATION REQUIREMENTS Operations require different privileges on different portions of entries. -The following summary applies to primary database backends such as -the BDB and HDB backends. Requirements for other backends may +The following summary applies to primary MDB database backend and the +deprecated BDB and HDB backends. Requirements for other backends may (and often do) differ. .LP -- 2.47.2