From 917fd9bfc068a25388d782908cae9e8552b39e66 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Wed, 28 Apr 2004 01:58:46 +0000 Subject: [PATCH] Refine userPassword acl --- 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 a5f285a541..91e7cb59f7 100644 --- a/tests/data/slapd-acl.conf +++ b/tests/data/slapd-acl.conf @@ -57,7 +57,7 @@ access to attr=objectclass access to filter="(objectclass=person)" attr=userpassword dn.subtree="" by anonymous auth - by self write + by self =wx access to dn.children="ou=Alumni Association,ou=People,dc=example,dc=com" by dn.regex=".+,dc=example,dc=com" +c continue -- 2.39.5