source: branches/samba-3.5.x/docs-xml/smbdotconf/ldap/ldapsslads.xml

Last change on this file was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 737 bytes
Line 
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>
14
15 <para>See <refentrytitle>smb.conf</refentrytitle><manvolnum>5</manvolnum>
16 for more information on <smbconfoption name="ldap ssl"/>.
17 </para>
18
19</description>
20<value type="default">no</value>
21</samba:parameter>
Note: See TracBrowser for help on using the repository browser.