]> git.sur5r.net Git - openldap/commitdiff
explicitly present the ip masking algorithm
authorPierangelo Masarati <ando@openldap.org>
Tue, 8 Jan 2008 16:39:24 +0000 (16:39 +0000)
committerPierangelo Masarati <ando@openldap.org>
Tue, 8 Jan 2008 16:39:24 +0000 (16:39 +0000)
doc/man/man5/slapd.access.5

index b9556fea60a1c1e75601735b97f3de282dd2cc8a..0fbb1e1fc306c493ede9f344c7186160cd4a4cae 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