From: Kurt Zeilenga Date: Tue, 15 Jun 1999 19:41:42 +0000 (+0000) Subject: Add '^' and '$' to ACLs RE's. X-Git-Tag: OPENLDAP_REL_ENG_2_BP~304 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=63807861698e1913c54d8ed760cc1982082ccea9;p=openldap Add '^' and '$' to ACLs RE's. --- diff --git a/tests/data/slapd-acl.conf b/tests/data/slapd-acl.conf index 8b40c713ab..21b3b67b2c 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -26,8 +26,8 @@ access to attr=objectclass access to attr=userpassword by self write by * compare -access to dn=".*,ou=Alumni Association,ou=People,o=University of Michigan,c=US" - by dn=".*,o=University of Michigan,c=US" +access to dn="^.*,ou=Alumni Association,ou=People,o=University of Michigan,c=US$" + by dn="^.*,o=University of Michigan,c=US$" read by * none access to attr=member