]> git.sur5r.net Git - openldap/blobdiff - doc/man/man8/slapacl.8
ITS#5828
[openldap] / doc / man / man8 / slapacl.8
index 5073032f1872f4d72beeae4e405128504abca9ec..23862182e7b37921ca9d669baee102444d1d54f2 100644 (file)
@@ -1,6 +1,7 @@
 .TH SLAPACL 8C "RELEASEDATE" "OpenLDAP LDVERSION"
-.\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved.
+.\" Copyright 2004-2009 The OpenLDAP Foundation All Rights Reserved.
 .\" Copying restrictions apply.  See COPYRIGHT/LICENSE.
+.\" $OpenLDAP$
 .SH NAME
 slapacl \- Check access to a list of attributes.
 .SH SYNOPSIS
@@ -10,7 +11,7 @@ slapacl \- Check access to a list of attributes.
 .B [\-D authcDN | \-U authcID]
 .B [\-f slapd.conf]
 .B [\-F confdir]
-.B [\-o name[=value]
+.B [\-o name[=value]]
 .B [\-u]
 .B [\-v]
 .B [\-X authzID | \-o authzDN=DN]
@@ -24,10 +25,10 @@ according to ACLs, as specified in
 .BR slapd.access (5).
 It opens the
 .BR slapd.conf (5)
-configuration file, reads in the 
-.B access
-and
-.B defaultaccess
+configuration file or the 
+.BR slapd-config (5) 
+backend, reads in the  
+.B access/olcAccess
 directives, and then parses the 
 .B attr
 list given on the command-line; if none is given, access to the
@@ -158,7 +159,7 @@ The command
 .LP
 .nf
 .ft tt
-       SBINDIR/slapacl -f /ETCDIR/slapd.conf -v \\
+       SBINDIR/slapacl -f ETCDIR/slapd.conf -v \\
             -U bjorn -b "o=University of Michigan,c=US" \\
            "o/read:University of Michigan"