jenkinsci / jenkinsci/active-directory-plugin

[JENKINS-21073] Fix forceLdaps system property

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

Description

The Active Directory documentation [1] says you can use the `hudson.plugins.active_directory.ActiveDirectorySecurityRealm.forceLdaps` system property to force connecting via LDAPS. This is broken.

The following pull request updates the code to use this system property:

https://github.com/jenkinsci/active-directory-plugin/pull/8

It also changes the default LDAPS port from 686 to 636.

[1] https://wiki.jenkins-ci.org/display/JENKINS/Active+Directory+plugin#ActiveDirectoryplugin-SecuringaccesstoActiveDirectoryservers

---
Originally reported by blt04, imported from: Fix forceLdaps system property


  • assignee: eyeeyeeye
  • status: Reopened
  • priority: Minor
  • component(s): active-directory-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 5
  • imported: 2025-12-07

Raw content of original issue

The Active Directory documentation [1] says you can use the `hudson.plugins.active_directory.ActiveDirectorySecurityRealm.forceLdaps` system property to force connecting via LDAPS. This is broken.

The following pull request updates the code to use this system property:
https://github.com/jenkinsci/active-directory-plugin/pull/8

It also changes the default LDAPS port from 686 to 636.

[1] https://wiki.jenkins-ci.org/display/JENKINS/Active+Directory+plugin#ActiveDirectoryplugin-SecuringaccesstoActiveDirectoryservers

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.