-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
* Operating System=Windows Server 2012 R2 64-bit
* JRE = 1.8.0_152-b16
* Jenkins runs in Apache Tomcat/7.0.64
* Jenkins is not accessed through a reverse proxy
* Jenkins was installed from war.
* Web browsers used:
** Chrome version 63.0.3239.84
** Firefox version 52.5.2
* Jenkins Active Directory plugin version 2.6
* Jenkins version 2.89.2* Operating System=Windows Server 2012 R2 64-bit * JRE = 1.8.0_152-b16 * Jenkins runs in Apache Tomcat/7.0.64 * Jenkins is not accessed through a reverse proxy * Jenkins was installed from war. * Web browsers used: ** Chrome version 63.0.3239.84 ** Firefox version 52.5.2 * Jenkins Active Directory plugin version 2.6 * Jenkins version 2.89.2
If user logins and specifies the domain controller name during login then the user is unable to access <jenkins-site>/me/ links such as:
- Status
- Builds
- Configure
- My Views
- Credentials
For example, the link for Configure is
<jenkins-site>/user/domaincontroller%5Cthisuser/configure
The directory created under ${JENKINS_HOME}\users would be:
domaincontroller$005cthisuser
The active directory plugin is used to for validating the credentials.
Found issue in jenkins version 2.89.2 and 2.97.
See attached screenshots.