Issue
- Jenkins stops trying to authenticate to the “real” ldap server, i.e. sub-domain.domain.com, and starts trying to authenticate to domain.com
- You get the stacktrace javax.naming.CommunicationException: domain.com:389
Environment
- CloudBees Jenkins Enterprise
- LDAP
Resolution
You need to specify the port:
0 Comments