Skip to main content

How do I configure LDAP user authentication (external authentication)?

Comments

1 comment

  • Permanently deleted user

    Strictly speaking, startTLS does not wrap the connection with TLS, rather TLS is requested. LDAPS uses a TLS wrapper layer. startTLS is the recommended setting. LDAPS is probably slightly more secure since there is no unencrypted traffic.

    0

Please sign in to leave a comment.