smb.conf(5): client min protocol: add hint at list of available protocols
[Samba/gebeck_regimport.git] / docs-xml / smbdotconf / ldap / ldapsslads.xml
blobe6998cbaf2e3505c71694709ee154849053e449c
1 <samba:parameter name="ldap ssl ads"
2                  context="G"
3                  type="boolean"
4                  advanced="1" developer="1"
5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6 <description>
7         <para>This option is used to define whether or not Samba should
8         use SSL when connecting to the ldap server using
9         <emphasis>ads</emphasis> methods.
10         Rpc methods are not affected by this parameter. Please note, that
11         this parameter won't have any effect if <smbconfoption name="ldap ssl"/>
12         is set to <parameter>no</parameter>.
13         </para>
15         <para>See <refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum>
16         for more information on <smbconfoption name="ldap ssl"/>.
17         </para>
19 </description>
20 <value type="default">no</value>
21 </samba:parameter>