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,21 +66,23 @@ 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 + attrs=entryTtl + by dnattr=member manage + by * read + +access to dn.onelevel="ou=Groups,dc=example,dc=com" by dnattr=creatorsName write + 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=member - by dnattr=creatorsName write by users selfwrite by * read -access to dn.onelevel="ou=Groups,dc=example,dc=com" - attrs=entryTtl - by dnattr=member manage - by * read - access to * by * read