• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ldap-plugin
    • 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

          redmumba created issue -
          Jesse Glick made changes -
          Component/s New: ldap [ 17122 ]
          Component/s Original: security [ 15508 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 134968 ] New: JNJira + In-Review [ 174232 ]

            Unassigned Unassigned
            redmumba redmumba
            Votes:
            7 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: