smbdotconf: add client ldap sasl wrapping = {starttls,ldaps}
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 14:40:00 +0000 (15:40 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 23 Apr 2024 23:50:34 +0000 (23:50 +0000)
commit844e1bdc6d43dc42550229bcc69dd4fe7631f042
treec037e800ec0c65342a423865aae580aba1b266d1
parent576ac69cbb3a2c57507c80b48eed2572b047e98e
smbdotconf: add client ldap sasl wrapping = {starttls,ldaps}

In order to use SASL authentitation within a TLS connection
we now provide "client ldap sasl wrapping = starttls" or
"client ldap sasl wrapping = ldaps".

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml
lib/param/param_table.c
source3/librpc/idl/ads.idl