Skip to content

branch-4.0: [enhance](auth) introduction of ldaps support via configuration property #60275#61406

Merged
yiguolei merged 1 commit intobranch-4.0from
auto-pick-60275-branch-4.0
Mar 17, 2026
Merged

branch-4.0: [enhance](auth) introduction of ldaps support via configuration property #60275#61406
yiguolei merged 1 commit intobranch-4.0from
auto-pick-60275-branch-4.0

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #60275

…rty (#60275)

### What problem does this PR solve?

This PR adds new configuration property **ldap_use_ssl** to enable usage
of LDAPS to establish connection to LDAP instance.
If **ldap_use_ssl** in ldap.conf is specified as **true** - LDAPS is
used to create connection string.
If **ldap_use_ssl** in ldap.conf is not specified or specified as
**false** - LDAP is used to create connection string as now.
@github-actions github-actions bot requested a review from yiguolei as a code owner March 16, 2026 23:41
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Mar 16, 2026
@hello-stephen
Copy link
Contributor

run buildall

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage 0.00% (0/4) 🎉
Increment coverage report
Complete coverage report

@yiguolei yiguolei merged commit f2fbcae into branch-4.0 Mar 17, 2026
26 of 29 checks passed
@github-actions github-actions bot deleted the auto-pick-60275-branch-4.0 branch March 17, 2026 02:42
yiguolei pushed a commit that referenced this pull request Mar 17, 2026
…ration property #60275 (#61406)

Cherry-picked from #60275

Co-authored-by: iaorekhov-1980 <i.a.orekhov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants