]> git.sur5r.net Git - openldap/commitdiff
silence warnings
authorPierangelo Masarati <ando@openldap.org>
Wed, 9 Nov 2005 12:59:15 +0000 (12:59 +0000)
committerPierangelo Masarati <ando@openldap.org>
Wed, 9 Nov 2005 12:59:15 +0000 (12:59 +0000)
tests/data/slapd-idassert.conf

index f3cd6ae015e3bfeeed84b0db90e93904c37b8c7d..6f97a0216f508643d6569cdecf987446987bd15b 100644 (file)
@@ -46,7 +46,7 @@ authz-regexp  "^uid=(us/)?([^,]+),.+" "ldap:///ou=People,dc=example,dc=com??sub?(
 # cn=monitor, cn=schema, and cn=config
 #
 
-access to attr=userpassword
+access to attrs=userpassword
        by self =wx
        by anonymous =x
 
@@ -71,7 +71,7 @@ rootpw                secret
 #ldbm#index            cn,sn,uid       pres,eq,sub
 
 access to dn.exact="cn=Proxy,ou=Admin,dc=example,dc=com"
-               attr=authzTo
+               attrs=authzTo
        by dn.exact="cn=Proxy,ou=Admin,dc=example,dc=com" =wx
        by * =x