From e9bec7add330b30815f8bffa8cd681990d0f8771 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Tue, 14 Feb 2017 16:15:45 -0600 Subject: [PATCH] correct typos in default config files --- conf/ldap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ldap.properties b/conf/ldap.properties index 660c47b..e045c8e 100644 --- a/conf/ldap.properties +++ b/conf/ldap.properties @@ -5,7 +5,7 @@ #idp.authn.LDAP.authenticator = anonSearchAuthenticator ## Connection properties ## -idp.authn.LDAP.ldapURL = ldap://ldap.testbed.tier.internet2.edu +idp.authn.LDAP.ldapURL = ldap://localhost:10389 idp.authn.LDAP.useStartTLS = false idp.authn.LDAP.useSSL = false # Time in milliseconds that connects will block