From 9a3b4189164b5c2a9a49b6723fd91fa602bda000 Mon Sep 17 00:00:00 2001 From: Pierangelo Masarati Date: Wed, 9 Nov 2005 12:59:15 +0000 Subject: [PATCH] silence warnings --- tests/data/slapd-idassert.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/slapd-idassert.conf b/tests/data/slapd-idassert.conf index f3cd6ae015..6f97a0216f 100644 --- a/tests/data/slapd-idassert.conf +++ b/tests/data/slapd-idassert.conf @@ -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 -- 2.39.5