mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-11 12:08:51 +01:00
fix configuration of unit test
This commit is contained in:
parent
9dd9a9818c
commit
37dcbc9246
@ -71,7 +71,7 @@ ldap.groupdn = 'ou=groups,dc=example,dc=org'
|
||||
ldap.userdn = 'ou=people,dc=example,dc=org'
|
||||
ldap.binddn = 'cn=dnscherry,dc=example,dc=org'
|
||||
ldap.password = 'password'
|
||||
ldap.uri = 'ldap://ldap.ldapcherry.org:637'
|
||||
ldap.uri = 'ldap://ldap.ldapcherry.org:390'
|
||||
ldap.ca = '/etc/dnscherry/TEST-cacert.pem'
|
||||
ldap.starttls = 'off'
|
||||
ldap.checkcert = 'off'
|
||||
|
Loading…
Reference in New Issue
Block a user