]> git.sur5r.net Git - openldap/commitdiff
ITS#7341 Fix typo in access control so that it is attrs= not attr=
authorQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Mar 2017 19:00:26 +0000 (12:00 -0700)
committerQuanah Gibson-Mount <quanah@openldap.org>
Wed, 29 Mar 2017 19:00:26 +0000 (12:00 -0700)
doc/guide/admin/access-control.sdf

index 666cedbd2157c8ecb580921b54a5439b7f3fa759..6dd8ff885f9132cbf234a2d296cadad0b0a5e9e2 100644 (file)
@@ -781,7 +781,7 @@ H3: Basic ACLs
 
 Generally one should start with some basic ACLs such as:
 
->    access to attr=userPassword
+>    access to attrs=userPassword
 >        by self =xw
 >        by anonymous auth
 >        by * none