From 3f9ba7e05a704c8fbd80943ea8b3678e3d93d515 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 21 Oct 1999 18:48:16 +0000 Subject: [PATCH] Minor acl optimizations. --- tests/data/slapd-acl.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index feb3846cea..c26b3ae762 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -32,13 +32,13 @@ access to attr=objectclass by * read access to filter="objectclass=person" attr=userpassword - by self write by anonymous auth + by self write by * none access to dn="^.*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$" - by dn="^.*,o=University of Michigan,c=US$" read by anonymous auth + by dn="^.*,o=University of Michigan,c=US$" read by * none access to attr=member -- 2.39.5