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

AD can not log on with email address (regression in 1.39)

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Jenkins ver 1.580.3 / Debian Wheezy (amd64)

      When using Active Directory, connection with email (e.g. john.doe@company.com) + Domain password fails.

      But:

      • connection with AD account (e.g. ADGROUP1\johndoe) + domain password works as expected.
      • the "Test" connection button returns "success" when using the email (e.g "Bind DN = john.doe@company.com" and "Bind Password = <domain password">)

      This is a regression of version 1.39
      (versions <= 1.38 work)

          [JENKINS-26737] AD can not log on with email address (regression in 1.39)

          James Nord added a comment - - edited

          most likely fixed by PR #12
          Build for testing here

          James Nord added a comment - - edited most likely fixed by PR #12 Build for testing here

          Code changed in jenkins
          User: Felix Belzunce Arcos
          Path:
          src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java
          http://jenkins-ci.org/commit/active-directory-plugin/3a5ee3bf2007beabcde04844e8fba57bacad2255
          Log:
          Merge pull request #12 from nieuwtje/upn-login-double-domain

          [FIXED JENKINS-26737] AD can not log on with email address

          Compare: https://github.com/jenkinsci/active-directory-plugin/compare/5372151110a5...3a5ee3bf2007

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Felix Belzunce Arcos Path: src/main/java/hudson/plugins/active_directory/ActiveDirectoryUnixAuthenticationProvider.java http://jenkins-ci.org/commit/active-directory-plugin/3a5ee3bf2007beabcde04844e8fba57bacad2255 Log: Merge pull request #12 from nieuwtje/upn-login-double-domain [FIXED JENKINS-26737] AD can not log on with email address Compare: https://github.com/jenkinsci/active-directory-plugin/compare/5372151110a5...3a5ee3bf2007

            Unassigned Unassigned
            aeschbacher aeschbacher
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: