]> git.sur5r.net Git - openldap/commitdiff
explicitly present the ip masking algorithm
authorQuanah Gibson-Mount <quanah@openldap.org>
Mon, 11 Feb 2008 23:39:05 +0000 (23:39 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Mon, 11 Feb 2008 23:39:05 +0000 (23:39 +0000)
doc/man/man5/slapd.access.5

index 2129e58e83e6b15ce4f48949712ac9c6916e389f..c2917be20855d4088c0d0bd92f9bd0c325daecc7 100644 (file)
@@ -595,7 +595,8 @@ prefix and the
 part, and it is compared against the
 .B <ip>
 portion of the pattern after masking with
-.BR <mask> .
+.BR <mask> :
+\fI((peername & <mask>) == <ip>)\fP.
 As an example, 
 .B peername.ip=127.0.0.1
 and