]> git.sur5r.net Git - openldap/commitdiff
ITS#7341, ITS#8391 - Pull in fix made to master but not RE24
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Mar 2017 18:43:26 +0000 (11:43 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Mar 2017 18:43:26 +0000 (11:43 -0700)
doc/guide/admin/access-control.sdf

index b59b91dab0722147750ddb0fb540a82ea413f5ff..666cedbd2157c8ecb580921b54a5439b7f3fa759 100644 (file)
@@ -327,7 +327,7 @@ attribute and various {{EX:<who>}} selectors.
 >    access to dn.subtree="dc=example,dc=com" attrs=homePhone
 >        by self write
 >        by dn.children="dc=example,dc=com" search
->        by peername.regex=IP:10\..+ read
+>        by peername.regex=IP=10\..+ read
 >    access to dn.subtree="dc=example,dc=com"
 >        by self write
 >        by dn.children="dc=example,dc=com" search
@@ -665,7 +665,7 @@ attribute and various {{EX:<who>}} selectors.
 >    olcAccess: to dn.subtree="dc=example,dc=com" attrs=homePhone
 >        by self write
 >        by dn.children=dc=example,dc=com" search
->        by peername.regex=IP:10\..+ read
+>        by peername.regex=IP=10\..+ read
 >    olcAccess: to dn.subtree="dc=example,dc=com"
 >        by self write
 >        by dn.children="dc=example,dc=com" search