]> git.sur5r.net Git - openldap/commitdiff
clarify the usage of the <modifier> field in 'dn' and 'domain' clauses of <who> acces...
authorPierangelo Masarati <ando@openldap.org>
Sat, 1 Nov 2003 14:14:09 +0000 (14:14 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 1 Nov 2003 14:14:09 +0000 (14:14 +0000)
doc/man/man5/slapd.access.5

index 28336c59ba37d2aae63909946d2b659113167ea6..77c52ca7efd4d5e776e8a325286fb4bcb097fae8 100644 (file)
@@ -216,6 +216,16 @@ dn.regex clause by using the form
 with 
 .B digit
 ranging from 1 to 9.
+The style qualifier
+allows an optional
+.BR modifier .
+At present, the only type allowed is 
+.BR expand ,
+which causes substring substitution of submatches to take place
+even if 
+.B dnstyle
+is not 
+.BR regex .
 .LP
 The statement
 .B dnattr=<attrname>
@@ -299,6 +309,22 @@ of the contacting host is determined by performing a DNS reverse lookup.
 As this lookup can easily be spoofed, use of the
 .B domain
 statement is strongly discouraged.  By default, reverse lookups are disabled.
+The optional
+.B domainstyle
+qualifier of the
+.B domain
+clause allows a
+.B modifier
+option; the only value currently supported is
+.BR expand ,
+which causes substring substitution of submatches to take place even if
+the 
+.B domainstyle
+is not 
+.BR regex ,
+much like the analogous usage in 
+.B dn
+clause.
 .LP
 The statement
 .B set=<pattern>