]> git.sur5r.net Git - openldap/commitdiff
ITS#118: Remove "delete" and add [self] in access levels for "defaultaccess"
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 3 May 1999 22:55:27 +0000 (22:55 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 3 May 1999 22:55:27 +0000 (22:55 +0000)
doc/man/man5/slapd.conf.5

index 4f7ee624a0f6bacfcd76434d83dcda512f6bf22f..5fb59fa8291dfa14fd6752e4e1f9031e0229dbe9 100644 (file)
@@ -103,7 +103,7 @@ distinguished name
 .RE
 .TP
 .B
-defaultaccess { none | compare | search | read | write | delete }
+defaultaccess [self]{ none | compare | search | read | write }
 Specify the default access to grant requestors not matched by 
 any other access line.  The default behavior is to grant read access.
 .TP