smbdotconf: add client ldap sasl wrapping = {starttls,ldaps}
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 14:40:00 +0000 (15:40 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Feb 2024 19:29:26 +0000 (20:29 +0100)
commit4141e006553a38717e7c8813f9cd2961347a3370
treec7ba429520afc06d7dd89c6adcc9e3f286e97c51
parente6d51294abeb0a1b90ed9fc4ceb1195d03b79537
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>
docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml
lib/param/loadparm.h
lib/param/param_table.c