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

Active Directory Plugin version 1.26 results in "org.acegisecurity.BadCredentialsException: Failed to retrieve user information" when 1.24 does not

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • jenkins-1.424.6-1.1.noarch RPM on x86_64 CentOS 6.2, active directory plugin 1.24 versus 1.26

      All of our login IDs are LDAP/Active Directory names. We can log in. When we upgraded the Active Directory plugin to 1.26, we noticed that the "Configure System" contained error indications. Specifically, under "Authorization", there is a "user/group" list, and each username had been replaced by an error indication. Examination showed the same error for each username. For example:

      org.acegisecurity.BadCredentialsException: Failed to retrieve user
      information for d_lindsay; nested exception is
      javax.naming.NamingException: [LDAP: error code 1 - 00000000:
      LdapErr: DSID-0C090627, comment: In order to perform this
      operation a successful bind must be completed on the
      connection., data 0, vece\ufffd]; remaining name
      'DC=ocarina,DC=local' at
      hudson.plugins.active_directory.ActiveDirectoryUnixAuthenticationProv\
      ider.retrieveUser(ActiveDirectoryUnixAuthenticationProvider.java:231)

      Reverting to the 1.24 plugin fixed this.

            kohsuke Kohsuke Kawaguchi
            donlindsay Don Lindsay
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: