[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
(ITS#3633) slapd.access man page inaccuracy
Full_Name: Peter Marschall
Version: 2.2.24
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (84.56.103.37)
slapd.access(5) does not list "attr" as an aliasfor "attrs" in the <who> part of
an ACL.
This patch should fix it:
--- doc/man/man5/slapd.access.5 2005-04-05 16:17:46.368330284 +0200
+++ doc/man/man5/slapd.access.5 2005-04-05 16:20:01.474599840 +0200
@@ -74,7 +74,7 @@
*
[dn[.<dnstyle>]=<DN>]
[filter=<ldapfilter>]
- [attrs=<attrlist>[ val[.<style>]=<attrval>]]
+ [attr[s]=<attrlist>[ val[.<style>]=<attrval>]]
.fi
.LP
The wildcard