Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-8461

-Dhudson.plugins.active_directory.ActiveDirectorySecurityRealm.domainControllers=<my host>:389 fails

      Override domain controllers
      -----------------------------------------

      This plugin follows the standard lookup procedure to determine the
      list of candidate Active Directory domain controllers, and this should
      be suffice for the normal circumstances. But if for some reasons it
      isn't, you can manually override and provide the list of domain
      controllers by setting the system property
      "hudson.plugins.active_directory.ActiveDirectorySecurityRealm.domainControllers"
      with the value of the format "host:port,host:port,...". The port
      should be normally 3269 (for global catalog over SSL), 636 (LDAP over
      SSL), 3268 (for global catalog), or 389 (LDAP.)

      So I've started my Tomcat with the system property as follows:

      -Dhudson.plugins.active_directory.ActiveDirectorySecurityRealm.domainControllers=<my
      host>:389

      However the plugin doesn't appear to pick this up.

          [JENKINS-8461] -Dhudson.plugins.active_directory.ActiveDirectorySecurityRealm.domainControllers=<my host>:389 fails

          karianna created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 138571 ] New: JNJira + In-Review [ 174933 ]

            Unassigned Unassigned
            karianna karianna
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: