X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fman%2Fman8%2Fslapacl.8;h=23862182e7b37921ca9d669baee102444d1d54f2;hb=c9a8258e7a7f87c61f33b323477477278cc3b888;hp=c0e94fa68589c6e7d84f8647dfae02efe28d6080;hpb=9384d97060ebd95012069a8c47fb4122fd0c6642;p=openldap diff --git a/doc/man/man8/slapacl.8 b/doc/man/man8/slapacl.8 index c0e94fa685..23862182e7 100644 --- a/doc/man/man8/slapacl.8 +++ b/doc/man/man8/slapacl.8 @@ -1,6 +1,7 @@ .TH SLAPACL 8C "RELEASEDATE" "OpenLDAP LDVERSION" -.\" Copyright 2004-2006 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 @@ -47,7 +48,10 @@ in the naming context of a configured database. See also .TP .BI \-d " level" enable debugging messages as defined by the specified -.IR level . +.IR level ; +see +.BR slapd (8) +for details. .TP .BI \-D " authcDN" specify a DN to be used as identity through the test session @@ -155,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"