document schema checking flag

This commit is contained in:
Pierangelo Masarati 2005-05-21 14:49:21 +00:00
parent 58abc661f6
commit 8592822aca

View File

@ -310,6 +310,13 @@ dependent attributes are \fBNOT\fP generated at this point, for
consistency with the rest of slapd. This may change in the future. consistency with the rest of slapd. This may change in the future.
.RE .RE
.TP
.B check_schema { YES | no }
Instructs the database to check schema adherence of entries after
modifications, and structural objectClass chain when entries are built.
By default it is set to
.BR yes .
.TP .TP
.B sqllayer <name> [...] .B sqllayer <name> [...]
Loads the layer \fB<name>\fP onto a stack of helpers that are used Loads the layer \fB<name>\fP onto a stack of helpers that are used