jenkinsci / jenkinsci/active-directory-plugin

[JENKINS-63411] ActiveDirectory plugin fails with LDAPS where LDAP plugin works

Open
#604 0 comments 0 reactions 0 assignees View on GitHub
component:active-directory-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
53
Forks
115
PR merge metrics
No merged PRs in 30d

Description

I'm using the docker image jenkins/jenkins:2.204.5-jdk11 and have included the AD root CA and issuer certificates in the keystore.

After configuring the plugin to point to 3269 (instead of 3268) I get the following error:

javax.naming.NamingException: LDAP response read timed out, timeout used:-1ms.

Logs seems not to reveal any more details.

Note: the error includes nothing after the dot except from the stack trace; this is different from some of the other similar issues I have seen related to Java version.

Tested:


What might be causing this malfunction?

---
Originally reported by tomko, imported from: ActiveDirectory plugin fails with LDAPS where LDAP plugin works


  • assignee: fbelzunc
  • status: Open
  • priority: Major
  • component(s): active-directory-plugin
  • label(s): LDAPS
  • resolution: Unresolved
  • votes: 1
  • watchers: 3
  • imported: 2025-12-07

Raw content of original issue

I'm using the docker image jenkins/jenkins:2.204.5-jdk11 and have included the AD root CA and issuer certificates in the keystore.

After configuring the plugin to point to 3269 (instead of 3268) I get the following error:

javax.naming.NamingException: LDAP response read timed out, timeout used:-1ms.

Logs seems not to reveal any more details.

Note: the error includes nothing after the dot except from the stack trace; this is different from some of the other similar issues I have seen related to Java version.

Tested:


What might be causing this malfunction?

  • environment: Jenkins 2.204.5, AD plugin 2.16

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.