From f582fd1ba837c0b6958298856d49132707cf56b4 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Mon, 15 Sep 2003 21:50:13 +0000 Subject: [PATCH] Add dn.subtree="" clause --- tests/data/slapd-acl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index a066f06286..9c58c0cd27 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -43,7 +43,7 @@ access to dn.base="" by * read access to attr=objectclass by * =rsc stop -access to filter="(objectclass=person)" attr=userpassword +access to filter="(objectclass=person)" attr=userpassword dn.subtree="" by anonymous auth by self write -- 2.39.5