From: Pierangelo Masarati Date: Sun, 5 Oct 2008 21:28:28 +0000 (+0000) Subject: give appropriate write permissions for add (ITS#5723) X-Git-Tag: ACLCHECK_0~1290 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b7b38b07f4ae9a7ce89b7a25846b7088e86bf935;p=openldap give appropriate write permissions for add (ITS#5723) --- diff --git a/tests/data/slapd-dds.conf b/tests/data/slapd-dds.conf index eacc2ec8ad..bb9ebbf10d 100644 --- a/tests/data/slapd-dds.conf +++ b/tests/data/slapd-dds.conf @@ -66,19 +66,21 @@ access to dn.base="ou=Groups,dc=example,dc=com" by users write access to dn.onelevel="ou=Groups,dc=example,dc=com" - attrs=entry - by dnattr=creatorsName write + attrs=entryTtl + by dnattr=member manage by * read access to dn.onelevel="ou=Groups,dc=example,dc=com" - attrs=member by dnattr=creatorsName write - by users selfwrite + by * break + +access to dn.onelevel="ou=Groups,dc=example,dc=com" + attrs=entry by * read access to dn.onelevel="ou=Groups,dc=example,dc=com" - attrs=entryTtl - by dnattr=member manage + attrs=member + by users selfwrite by * read access to *