mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 03:29:35 -05:00
more fixes related to ITS#4272
This commit is contained in:
parent
439af9ec10
commit
ccd7f1630b
2 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ chain-idassert-bind bindmethod=simple
|
|||
binddn="cn=Manager,dc=example,dc=com"
|
||||
credentials=secret
|
||||
mode=self
|
||||
flags=non-prescriptive
|
||||
|
||||
#######################################################################
|
||||
# database definitions
|
||||
|
|
|
|||
|
|
@ -60,5 +60,6 @@ chain-idassert-bind bindmethod=simple
|
|||
binddn="cn=Manager,dc=example,dc=com"
|
||||
credentials=secret
|
||||
mode=self
|
||||
flags=non-prescriptive
|
||||
|
||||
#monitor#database monitor
|
||||
|
|
|
|||
Loading…
Reference in a new issue