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

Actual implementation of Multiple Domains Controllers with Multiple Domains might lock users accounts

      All the details are here:
      https://github.com/jenkinsci/active-directory-plugin/pull/41

      Basically, by doing this you might be locking an user account with a bad password specially in case where the ldapServers are discovered automatically by the plugin, as it will be trying to authenticate through all the tree getting BadCredentialsException and then you might be locking your account per hitting the max of retries.

          [JENKINS-38444] Actual implementation of Multiple Domains Controllers with Multiple Domains might lock users accounts

          This was fixed in JENKINS-32033 and released as active-directory-2.0

          Félix Belzunce Arcos added a comment - This was fixed in JENKINS-32033 and released as active-directory-2.0

            fbelzunc Félix Belzunce Arcos
            fbelzunc Félix Belzunce Arcos
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: