]> git.sur5r.net Git - openldap/commitdiff
Note overlay config ordering
authorHoward Chu <hyc@openldap.org>
Mon, 2 Apr 2007 22:33:57 +0000 (22:33 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 2 Apr 2007 22:33:57 +0000 (22:33 +0000)
doc/man/man5/slapd.conf.5

index 4985357e6b38cc626e3a96a8ece9a25110859db4..8aebfad8396885ef3a77a87530749ba92d5fffe5 100644 (file)
@@ -1309,7 +1309,8 @@ code that intercepts database operations in order to extend or change
 them. Overlays are pushed onto
 a stack over the database, and so they will execute in the reverse
 of the order in which they were configured and the database itself
-will receive control last of all.
+will receive control last of all. 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