📄 slapacl.8
字号:
.TH SLAPACL 8C "RELEASEDATE" "OpenLDAP LDVERSION".\" Copyright 2004-2007 The OpenLDAP Foundation All Rights Reserved..\" Copying restrictions apply. See COPYRIGHT/LICENSE..SH NAMEslapacl \- Check access to a list of attributes..SH SYNOPSIS.B SBINDIR/slapacl.B [\-v].B [\-d level].B [\-f slapd.conf].B [\-F confdir].B [\-D authcDN | \-U authcID].B \-b DN.B [\-u].B [\-X authzID | \-o authzDN=DN].B [attr[/access][:value]] [...].LP.SH DESCRIPTION.LP.B Slapaclis used to check the behavior of the slapd in verifying access to dataaccording to ACLs, as specified in .BR slapd.access (5).It opens the.BR slapd.conf (5)configuration file, reads in the .B accessdirectives, and then parses the .B attrlist given on the command-line; if none is given, access to the.B entrypseudo-attribute is tested..LP.SH OPTIONS.TP.B \-venable verbose mode..TP.BI \-d " level"enable debugging messages as defined by the specified.IR level ..TP.BI \-f " slapd.conf"specify an alternative.BR slapd.conf (5)file..TP.BI \-F " confdir"specify a config directory.If both.B -fand.B -Fare specified, the config file will be read and converted toconfig directory format and written to the specified directory.If neither option is specified, an attempt to read thedefault config directory will be made before trying to use the defaultconfig file. If a valid config directory exists then thedefault config file is ignored..TP.BI \-D " authcDN"specify a DN to be used as identity through the test sessionwhen selecting appropriate.B <by> clauses in access lists..TP.BI \-U " authcID"specify an ID to be mapped to a .B DN as by means of .B authz-regexpor.B authz-rewriterules (see .BR slapd.conf (5)for details); mutually exclusive with.BR \-D ..TP.BI \-X " authzID"specify an authorization ID to be mapped to a.B DNas by means of.B authz-regexpor.B authz-rewriterules (see.BR slapd.conf (5)for details); mutually exclusive with \fB\-o\fP \fIauthzDN=DN\fP..TP.BI \-o " option[=value]"Specify an.BR optionwith a(n optional).BR value .Possible options/values are:.LP.nf sockurl domain peername sockname ssf transport_ssf tls_ssf sasl_ssf authzDN.fi.TP.BI \-b " DN"specify the .B DN which access is requested to; the corresponding entry is fetched from the database, and thus it must exist.The DN is also used to determine what rules apply; thus, it must bein the naming context of a configured database. See also.BR \-u ..TP.BI \-udo not fetch the entry from the database.In this case, if the entry does not exist, a fake entry with the DNgiven with the.B \-boption is used, with no attributes.As a consequence, those rules that depend on the contents of the target object will not behave as with the real object.The DN given with the.B \-boption is still used to select what rules apply; thus, it must bein the naming context of a configured database.See also.BR \-b ..SH EXAMPLESThe command.LP.nf.ft tt SBINDIR/slapacl -f /ETCDIR/slapd.conf -v \\ -U bjorn -b "o=University of Michigan,c=US" \\ "o/read:University of Michigan".ft.fitests whether the user.I bjorncan access the attribute .I oof the entry.I o=University of Michigan,c=USat.I readlevel..SH "SEE ALSO".BR ldap (3),.BR slapd (8).BR slaptest (8).BR slapauth (8).LP"OpenLDAP Administrator's Guide" (http://www.OpenLDAP.org/doc/admin/).SH ACKNOWLEDGEMENTS.B OpenLDAPis developed and maintained by The OpenLDAP Project (http://www.openldap.org/)..B OpenLDAPis derived from University of Michigan LDAP 3.3 Release.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -