Skip to content

Connecting to Active Directory via LDAP without encryption #2168

Answered by cfryanr
1sk0ne asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, thanks for your questions.

It is not possible to use LDAP without TLS. As you saw in the logs, your server can support either LDAPS or StartTLS, but it must support one of those. It would not be secure to use LDAP without TLS, since it involves sending the user's password to the LDAP server over the network.

You should be able to use whatever DNS tricks you want to use, as long as the TLS certificate can be validated using the DNS name.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cfryanr
Comment options

Answer selected by joshuatcasey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants