From 4c940a6e0c8eae0237038663748e6e452518b828 Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Mon, 2 Apr 2007 22:35:16 +0000 Subject: [PATCH] Note overlay config ordering --- doc/man/man5/slapd.conf.5 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/man/man5/slapd.conf.5 b/doc/man/man5/slapd.conf.5 index 2bed34d5de..4be94a783b 100644 --- a/doc/man/man5/slapd.conf.5 +++ b/doc/man/man5/slapd.conf.5 @@ -1363,6 +1363,8 @@ of the order in which they were configured and the database itself will receive control last of all. See the .BR slapd.overlays (5) manual page for an overview of the available overlays. +Note that all of the database's +regular settings should be configured before any overlay settings. .TP .B readonly on | off This option puts the database into "read-only" mode. Any attempts to -- 2.39.5