diff --git a/tests/cfg/ldapcherry.ini b/tests/cfg/ldapcherry.ini index f67674f..b04dbd7 100644 --- a/tests/cfg/ldapcherry.ini +++ b/tests/cfg/ldapcherry.ini @@ -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'