mirror of
https://github.com/samba-team/samba.git
synced 2025-01-07 17:18:11 +03:00
98ba88a7e4
Signed-off-by: Bjoern Jacke <bjacke@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
22 lines
753 B
XML
22 lines
753 B
XML
<samba:parameter name="ldap ssl ads"
|
|
context="G"
|
|
type="boolean"
|
|
deprecated="1"
|
|
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
|
|
<description>
|
|
<para>This option is used to define whether or not Samba should
|
|
use SSL when connecting to the ldap server using
|
|
<emphasis>ads</emphasis> methods.
|
|
Rpc methods are not affected by this parameter. Please note, that
|
|
this parameter won't have any effect if <smbconfoption name="ldap ssl"/>
|
|
is set to <parameter>no</parameter>.
|
|
</para>
|
|
|
|
<para>See <refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum>
|
|
for more information on <smbconfoption name="ldap ssl"/>.
|
|
</para>
|
|
|
|
</description>
|
|
<value type="default">no</value>
|
|
</samba:parameter>
|