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

MailAddressResolver problems with SVN & SSPI authentication

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None
    • Windows Server 2008

      When SSPI authentication is used for SVN, the username Hudson sees is in the form of "DOMAIN\user". If the "Default user e-mail suffix" property has been configured to "company.com", the MailAddressResolver comes up with an email address in the form of "DOMAIN_user@company.com".

      It would be ideal if the MailAddressResolver could strip out any text up to and including a backslash in the user's SCM ID when trying to come up with a fallback address, as leaving it in (even with an underscore) will never be the correct behavior.

            Unassigned Unassigned
            karlmdavis karlmdavis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: