From fd6611d5bdaafdae7382c4d6aa4809c0ba0b357d Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 9 Mar 2007 09:48:16 +0000 Subject: [PATCH] Add "hidden" doc --- doc/man/man5/slapd-config.5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/doc/man/man5/slapd-config.5 b/doc/man/man5/slapd-config.5 index 3a375546cb..14da590c1a 100644 --- a/doc/man/man5/slapd-config.5 +++ b/doc/man/man5/slapd-config.5 @@ -1216,6 +1216,13 @@ which they are defined. They are supported by every type of backend. All of the Global Database Options may also be used here. .TP +.B olcHidden: TRUE | FALSE +Controls whether the database will be used to answer +queries. A database that is hidden will never be +selected to answer any queries, and any suffix configured +on the database will be ignored in checks for conflicts +with other databases. By default, olcHidden is off. +.TP .B olcLastMod: TRUE | FALSE Controls whether .B slapd -- 2.39.5