source: vendor/current/docs-xml/smbdotconf/ldap/ldapsslads.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 735 bytes
Line 
1<samba:parameter name="ldap ssl ads"
2 context="G"
3 type="boolean"
4 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5<description>
6 <para>This option is used to define whether or not Samba should
7 use SSL when connecting to the ldap server using
8 <emphasis>ads</emphasis> methods.
9 Rpc methods are not affected by this parameter. Please note, that
10 this parameter won't have any effect if <smbconfoption name="ldap ssl"/>
11 is set to <parameter>no</parameter>.
12 </para>
13
14 <para>See <refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum>
15 for more information on <smbconfoption name="ldap ssl"/>.
16 </para>
17
18</description>
19<value type="default">no</value>
20</samba:parameter>
Note: See TracBrowser for help on using the repository browser.