Skip to content

libbeat: translate_ldap_attribute discovery tries both LDAP and LDAPS per host LDAPS first#48818

Merged
marc-gr merged 3 commits intoelastic:mainfrom
marc-gr:feat/try-ldaps-always
Feb 13, 2026
Merged

libbeat: translate_ldap_attribute discovery tries both LDAP and LDAPS per host LDAPS first#48818
marc-gr merged 3 commits intoelastic:mainfrom
marc-gr:feat/try-ldaps-always

Conversation

@marc-gr
Copy link
Contributor

@marc-gr marc-gr commented Feb 11, 2026

Proposed commit message

translate_ldap_attribute discovery tries both LDAP and LDAPS per host LDAPS first

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.
@marc-gr marc-gr requested a review from a team as a code owner February 11, 2026 23:50
@marc-gr marc-gr added libbeat :Processors bugfix Team:Security-Windows Platform Windows Platform Team in Security Solution backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch labels Feb 11, 2026
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Feb 11, 2026
@elasticmachine
Copy link
Contributor

Pinging @elastic/sec-windows-platform (Team:Security-Windows Platform)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Feb 11, 2026
@github-actions
Copy link
Contributor

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)
@marc-gr marc-gr enabled auto-merge (squash) February 12, 2026 11:09
@marc-gr marc-gr disabled auto-merge February 12, 2026 11:15
@marc-gr marc-gr enabled auto-merge (squash) February 12, 2026 11:26
@marc-gr marc-gr merged commit 4bf9f55 into elastic:main Feb 13, 2026
247 checks passed
@marc-gr marc-gr deleted the feat/try-ldaps-always branch February 13, 2026 09:35
mergify bot pushed a commit that referenced this pull request Feb 13, 2026
… per host LDAPS first (#48818)

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* fix: update LDAP address discovery logic to only expand candidates with alternate schemes if candidates are found

(cherry picked from commit 4bf9f55)
mergify bot pushed a commit that referenced this pull request Feb 13, 2026
… per host LDAPS first (#48818)

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* fix: update LDAP address discovery logic to only expand candidates with alternate schemes if candidates are found

(cherry picked from commit 4bf9f55)
marc-gr added a commit that referenced this pull request Feb 16, 2026
… per host LDAPS first (#48818) (#48842)

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* fix: update LDAP address discovery logic to only expand candidates with alternate schemes if candidates are found

(cherry picked from commit 4bf9f55)

Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
marc-gr added a commit that referenced this pull request Feb 24, 2026
… per host LDAPS first (#48818) (#48841)

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* translate_ldap_attribute discovery tries both LDAP and LDAPS per host, LDAPS first

* fix: update LDAP address discovery logic to only expand candidates with alternate schemes if candidates are found

(cherry picked from commit 4bf9f55)

Co-authored-by: Marc Guasch <marc-gr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-9.2 Automated backport to the 9.2 branch backport-9.3 Automated backport to the 9.3 branch bugfix libbeat :Processors Team:Security-Windows Platform Windows Platform Team in Security Solution

3 participants