diff --git a/conf/ldap.properties b/conf/ldap.properties index 4989d63..07cf10b 100644 --- a/conf/ldap.properties +++ b/conf/ldap.properties @@ -30,8 +30,8 @@ idp.authn.LDAP.baseDN = ou=People,dc=testbed,dc=tier,d idp.authn.LDAP.userFilter = (uid={user}) # bind search configuration # for AD: idp.authn.LDAP.bindDN=adminuser@domain.com -idp.authn.LDAP.bindDN = cn=Manager,dc=testbed,dc=tier,dc=internet2,dc=edu -idp.authn.LDAP.bindDNCredential = GOFH-487-wekrpog +idp.authn.LDAP.bindDN = +idp.authn.LDAP.bindDNCredential = # Format DN resolution, used by directAuthenticator, adAuthenticator # for AD use idp.authn.LDAP.dnFormat=%s@domain.com