]> git.sur5r.net Git - openldap/commitdiff
More attr= to attrs= fixes
authorQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 06:01:50 +0000 (06:01 +0000)
committerQuanah Gibson-Mount <quanah@openldap.org>
Fri, 6 Apr 2007 06:01:50 +0000 (06:01 +0000)
doc/guide/admin/slapdconf2.sdf
doc/guide/admin/slapdconfig.sdf

index 9b30ce898319d541c5437bdd1b31fe9e70f38666..9e8d40a2d9801056ae7d1fd469f83ed69099994a 100644 (file)
@@ -1325,7 +1325,7 @@ the access directives and the {{EX:by <who>}} clauses.  It also
 shows the use of an attribute selector to grant access to a specific
 attribute and various {{EX:<who>}} selectors.
 
->      olcAccess: to dn.subtree="dc=example,dc=com" attr=homePhone
+>      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
index b44ceee5703ff829af513769140df3dc48b08212..646505e301c069b3b1aba417e3ac3e735e2d3ff9 100644 (file)
@@ -871,7 +871,7 @@ the access directives and the {{EX:by <who>}} clauses.  It also
 shows the use of an attribute selector to grant access to a specific
 attribute and various {{EX:<who>}} selectors.
 
->      access to dn.subtree="dc=example,dc=com" attr=homePhone
+>      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