From: Kurt Zeilenga Date: Thu, 21 Oct 1999 21:16:18 +0000 (+0000) Subject: Use implicit 'by * none' and =rs X-Git-Tag: UCDATA_2_4~329 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e459c4cf8e17498fdfaaaa44fb2f1bf5d316786;p=thirdparty%2Fopenldap.git Use implicit 'by * none' and =rs --- 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