The branch, master has been updated via a03aa131554 Remove stray reference to "ldap ssl ads" from 07cb2246cb3 Happy New Year 2022!
https://git.samba.org/?p=samba.git;a=shortlog;h=master - Log ----------------------------------------------------------------- commit a03aa131554ef17801248a21722f2c8fb398ee44 Author: David Mulder <dmul...@suse.com> Date: Mon Jan 3 08:40:56 2022 -0700 Remove stray reference to "ldap ssl ads" BUG: https://bugzilla.samba.org/show_bug.cgi?id=14462 "ldap ssl ads" has been deprecated and removed. Signed-off-by: David Mulder <dmul...@suse.com> Reviewed-by: Isaac Boukris <ibouk...@gmail.com> Autobuild-User(master): Jeremy Allison <j...@samba.org> Autobuild-Date(master): Tue Jan 4 19:58:24 UTC 2022 on sn-devel-184 ----------------------------------------------------------------------- Summary of changes: docs-xml/smbdotconf/ldap/ldapssl.xml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) Changeset truncated at 500 lines: diff --git a/docs-xml/smbdotconf/ldap/ldapssl.xml b/docs-xml/smbdotconf/ldap/ldapssl.xml index eba91937b69..5fe67b15082 100644 --- a/docs-xml/smbdotconf/ldap/ldapssl.xml +++ b/docs-xml/smbdotconf/ldap/ldapssl.xml @@ -34,13 +34,7 @@ </itemizedlist> <para> Please note that this parameter does only affect <emphasis>rpc</emphasis> - methods. To enable the LDAPv3 StartTLS extended operation (RFC2830) for - <emphasis>ads</emphasis>, set - <smbconfoption name="ldap ssl">start tls</smbconfoption> - <emphasis>and</emphasis> - <smbconfoption name="ldap ssl ads">yes</smbconfoption>. - See <refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum> - for more information on <smbconfoption name="ldap ssl ads"/>. + methods. </para> </description> -- Samba Shared Repository