]> git.sur5r.net Git - openldap/commitdiff
complete access checking documentation
authorPierangelo Masarati <ando@openldap.org>
Sun, 10 Apr 2005 16:06:45 +0000 (16:06 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sun, 10 Apr 2005 16:06:45 +0000 (16:06 +0000)
doc/man/man5/slapd-bdb.5
doc/man/man5/slapd-ldbm.5
doc/man/man5/slapd-sql.5

index a83d1902c11dd2c2dcd8ae452fcd5c731ae71988..bccb72d0fe6fa5eb9004e62c1958bd38d37800fa 100644 (file)
@@ -175,7 +175,13 @@ Specify a key for a shared memory BDB environment. By default the
 BDB environment uses memory mapped files. If a non-zero value is
 specified, it will be used as the key to identify a shared memory
 region that will house the environment.
-.B
+.SH ACCESS CONTROL
+The 
+.B bdb
+and
+.B hdb
+backends honor access control semantics as indicated in
+.BR slapd.access (5).
 .SH FILES
 .TP
 ETCDIR/slapd.conf
index f62d2e6cdcfa2b002cab8f8245156110464c9739..3bff2270e26fb872ce62cb11c036bcd0d20eba03 100644 (file)
@@ -123,6 +123,11 @@ Note: changing index settings requires rebuilding indices, see
 Specify the file protection mode that newly created database 
 index files should have.
 The default is 0600.
+.SH ACCESS CONTROL
+The 
+.B ldbm
+backend honors access control semantics as indicated in
+.BR slapd.access (5).
 .SH FILES
 .TP
 ETCDIR/slapd.conf
index d7411e555f2a78a992f3a7b412e2b02e39026523..aedf2de34048f79e3b1f43a6097e08436001ed3e 100644 (file)
@@ -653,10 +653,10 @@ directory in the OpenLDAP source tree.
 The 
 .B sql
 backend honors access control semantics as indicated in
-.BR slapd.access (5),
-including the 
+.BR slapd.access (5)
+(including the 
 .B disclose
-access privilege.
+access privilege when enabled at compile time).
 .SH FILES
 
 .TP