Skip to content

Commit

Permalink
Removing bad config per Jim J's request
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Van Fleet committed Aug 25, 2016
1 parent 8071101 commit fcbb03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/ldap.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fcbb03a

Please sign in to comment.