From afff805474ad2554f3301d79eb7517b3015735c8 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 6 Apr 2017 15:03:31 -0500 Subject: [PATCH] modify testbed ldap url --- conf/ldap.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/ldap.properties b/conf/ldap.properties index 6d75df0..1aafb7c 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://testbed.tier.internet2.edu idp.authn.LDAP.useStartTLS = false idp.authn.LDAP.useSSL = false # Time in milliseconds that connects will block