mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 17:49:59 -05:00
(ITS#5918) slapacl(8c) badly worded
This commit is contained in:
parent
ff8838aa28
commit
53683a33d6
1 changed files with 6 additions and 4 deletions
|
|
@ -19,10 +19,12 @@ slapacl \- Check access to a list of attributes.
|
|||
.LP
|
||||
.SH DESCRIPTION
|
||||
.LP
|
||||
.B Slapacl
|
||||
is used to check the behavior of the slapd in verifying access to data
|
||||
according to ACLs, as specified in
|
||||
.BR slapd.access (5).
|
||||
.B slapacl
|
||||
is used to check the behavior of
|
||||
.BR slapd (8)
|
||||
by verifying access to directory data according to the access control list
|
||||
directives defined in its configuration.
|
||||
.
|
||||
It opens the
|
||||
.BR slapd.conf (5)
|
||||
configuration file or the
|
||||
|
|
|
|||
Loading…
Reference in a new issue