tests: Switch openldap database to the LMDB backend
The Berkeley DB backends is deprecated upstream. Signed-off-by: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
parent
a093ceb446
commit
9417603f91
@ -75,7 +75,7 @@ allow bind_v2
|
||||
pidfile /var/run/openldap/slapd.pid
|
||||
argsfile /var/run/openldap/slapd.args
|
||||
|
||||
database bdb
|
||||
database mdb
|
||||
suffix "dc=my-domain,dc=com"
|
||||
rootdn "uid=admin,dc=my-domain,dc=com"
|
||||
rootpw x
|
||||
|
Loading…
Reference in New Issue
Block a user