• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • ldap-plugin
    • WIndows

      Cannot add multiple LDAP servers, Current version will only let you add one LDAP server it should let you add more then one LDAP server

          [JENKINS-16443] Multiple LDAP server

          It would be a nice feature to authenticate against multiple Active Directory servers.
          In this way we can create a fail-over or support for multiple domains

          Robby Decosemaeker added a comment - It would be a nice feature to authenticate against multiple Active Directory servers. In this way we can create a fail-over or support for multiple domains

          James Nord added a comment -

          multiple domains can be supported if they are withing the same forest - by using the global catalogue LDAP port (3268).

          If they are not in the same forest (i.e. just a trust domain) then this does not work.

          James Nord added a comment - multiple domains can be supported if they are withing the same forest - by using the global catalogue LDAP port (3268). If they are not in the same forest (i.e. just a trust domain) then this does not work.

          Roman Shiryaev added a comment - - edited

          The feature is implemented in version 1.6.

          I can only mention that a help message for "ldap server" field isn't yet updated, i.e. there is no info about multiple servers separated by space. But it works.

          Roman Shiryaev added a comment - - edited The feature is implemented in version 1.6. I can only mention that a help message for "ldap server" field isn't yet updated, i.e. there is no info about multiple servers separated by space. But it works.

          Code changed in jenkins
          User: Stephen Connolly
          Path:
          src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly
          src/main/webapp/help-server.html
          http://jenkins-ci.org/commit/ldap-plugin/33a07f8aa31d23f1f5b1172bc6583a90ca4cc370
          Log:
          [FIXED JENKINS-16443] Document how to specify multiple servers for failover support

          • The code has supported multiple redundant servers, but the help did not indicate the support

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Stephen Connolly Path: src/main/resources/hudson/security/LDAPSecurityRealm/config.jelly src/main/webapp/help-server.html http://jenkins-ci.org/commit/ldap-plugin/33a07f8aa31d23f1f5b1172bc6583a90ca4cc370 Log: [FIXED JENKINS-16443] Document how to specify multiple servers for failover support The code has supported multiple redundant servers, but the help did not indicate the support

            kohsuke Kohsuke Kawaguchi
            cbhagat chirag Patel
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: