From 5e459c4cf8e17498fdfaaaa44fb2f1bf5d316786 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 21 Oct 1999 21:16:18 +0000 Subject: [PATCH] Use implicit 'by * none' and =rs --- tests/data/slapd-acl.conf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index c26b3ae762..686bbe2133 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -29,17 +29,15 @@ defaultaccess none # access to attr=objectclass - by * read + by * =rs access to filter="objectclass=person" attr=userpassword by anonymous auth by self write - by * none access to dn="^.*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$" by anonymous auth by dn="^.*,o=University of Michigan,c=US$" read - by * none access to attr=member by dnattr=member selfwrite -- 2.39.5