]> git.sur5r.net Git - openldap/commitdiff
allow internal access to monitor database (as per ITS#4965)
authorPierangelo Masarati <ando@openldap.org>
Sat, 9 Jun 2007 14:13:04 +0000 (14:13 +0000)
committerPierangelo Masarati <ando@openldap.org>
Sat, 9 Jun 2007 14:13:04 +0000 (14:13 +0000)
tests/data/slapd-aci.conf

index 792a1605cda7d1aa833d3ff1b668e3ad0d444152..54e43851b468598eb97a2660d7f1c7c0585d8e5a 100644 (file)
@@ -37,6 +37,7 @@ argsfile      @TESTDIR@/slapd.1.args
 
 access to dn=""
        by * read
+
 access to dn="cn=Subschema"
        by * read
 
@@ -56,4 +57,4 @@ access to dn.subtree="dc=example,dc=com"
        by dynacl/aci write
 
 #monitor#database      monitor
-
+#monitor#rootdn                "cn=Monitor"