~zulcss/samba/server-dailies-3.4

« back to all changes in this revision

Viewing changes to docs-xml/smbdotconf/ldap/ldapsslads.xml

  • Committer: Chuck Short
  • Date: 2010-09-28 20:38:39 UTC
  • Revision ID: zulcss@ubuntu.com-20100928203839-pgjulytsi9ue63x1
Initial version

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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>