mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-13 15:54:04 -05:00
allow internal access to monitor database (as per ITS#4965)
This commit is contained in:
parent
d34473cdba
commit
1c4ec9ab1b
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue