mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 00:59:45 -05:00
fix test045 (after ITS#4552)
This commit is contained in:
parent
f26bef66c6
commit
29dd199f8f
1 changed files with 4 additions and 0 deletions
|
|
@ -40,6 +40,10 @@ argsfile @TESTDIR@/slapd.2.args
|
|||
# database definitions
|
||||
#######################################################################
|
||||
|
||||
access to dn.base="" attrs=children
|
||||
by dn.exact="cn=Monitor" write
|
||||
by * break
|
||||
|
||||
access to *
|
||||
by * read
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue