Details
-
Type:
Patch
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Component/s: active-directory-plugin
-
Labels:None
-
Environment:Platform: All, OS: All
-
Similar Issues:
Description
Hi,
It looks like the AD setup-up at my company returns a "." character at the and
of the _ldap._tcp SRV record for the AD domain. When Hudson tries to access the
LDAP using such a host name, it of course fails because it can't resolve the
hostname. The following patch will deal with the issue by replacing any for
chars at the end of the hostname parsed from SRV record.
Attachments
Issue Links
- is duplicated by
-
JENKINS-3364 Active Directory plugin 1.11: login failing
-
- Closed
-
Created an attachment (id=446)
Fix the reported behaviour