Skip to content

Conversation

@dgengtek
Copy link
Contributor

fix #48655

What does this PR do?

Add starttls support for ldap authentication module

What issues does this PR fix or reference?

issue 48655

New Behavior

support starttls protocol and check if either only starttls or tls is enabled

Tests written?

No

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@dgengtek dgengtek requested a review from a team as a code owner July 21, 2018 11:58
@ghost ghost self-requested a review July 21, 2018 11:58
@dgengtek dgengtek force-pushed the feature/ldap-starttls branch from e48d25f to aa6458e Compare July 21, 2018 12:24
@dwoz
Copy link
Contributor

dwoz commented Jul 21, 2018

This is a bit off topic. However, I see we are calling simple_bind_s but I can not find an unbind_s call anywhere. I think we should look into cleaning up the connection properly by having a corresponding unbind to any bind that happens.

@cachedout
Copy link
Contributor

@dwoz Agreed but let's have you file that as a separate issue, please. I think this is PR is good as it sits.

@rallytime
Copy link
Contributor

Thanks @dgengtek and congrats on your first Salt PR! :)

@rallytime rallytime merged commit 031741f into saltstack:develop Jul 23, 2018
@dgengtek
Copy link
Contributor Author

@rallytime thanks, you guys are quick 👍

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.

salt-api ldap authentication 401 Unauthorized

4 participants