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

[active-directory-plugin] Configurable Domain Bind Password length limits

      With a Jenkins deployed using the helm chart at a customer, we got a feedback that the Active Directory integration fails.

      As their requirements, there is a security policy that service accounts (such as the AD binding one) to have passwords between 32 and 64 characters.

      As per the testing of the integration team, the 'bind Password' field accepts up to 19 characters.

      Can the bind Password length constraints (min. and max.) be made configurable?

       

      Looking at https://github.com/jenkinsci/configuration-as-code-plugin/blob/master/demos/active-directory/README.md, https://github.com/jenkinsci/active-directory-plugin/blob/master/src/main/java/hudson/plugins/active_directory/ActiveDirectorySecurityRealm.java , https://github.com/jenkinsci/active-directory-plugin/blob/master/src/main/java/hudson/plugins/active_directory/ActiveDirectoryDomain.java , I have not seen anything on this matter.

          [JENKINS-75161] [active-directory-plugin] Configurable Domain Bind Password length limits

          Markus Winter added a comment -

          I can't duplicate this problem.

          I have a Jenkins on 2.479.3 with AD plugin 2.38 and my bind password has 36 characters

          Markus Winter added a comment - I can't duplicate this problem. I have a Jenkins on 2.479.3 with AD plugin 2.38 and my bind password has 36 characters

          Cedric H added a comment -

          Hello Markus,

          Thank you for checking this issue and for the feedback.
          I will check with the integration team on the matter...

          Cedric H added a comment - Hello Markus, Thank you for checking this issue and for the feedback. I will check with the integration team on the matter...

            fbelzunc FĂ©lix Belzunce Arcos
            ceddaerrix Cedric H
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: