-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Platform: PC, OS: Linux
In security/LDAPBindSecurityRealm.groovy, the following config option is hard coded:
extraEnvVars = [(Context.REFERRAL):"follow"];
Attempting to use Active Directory's LDAP server fails due to the fact that AD
referrals aren't 100% compatible with LDAP itself. Is it possible for this to
be implemented as a configurable options?
Just for reference, the value above can be set to "follow", "ignore", or "throw".
Andrew
[JENKINS-4895] AD and LDAP fail due to Referrals
Component/s | New: ldap [ 17122 ] | |
Component/s | Original: security [ 15508 ] |
Workflow | Original: JNJira [ 134968 ] | New: JNJira + In-Review [ 174232 ] |