Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / ldap / ldapport.xml
blob97c256d423baf7d57be158d7aa5a9050a017ed69
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LDAPPORT"/>ldap port (G)</term>
3                 <listitem><para>This parameter is only available if Samba has been
4                 configure to include the <command moreinfo="none">--with-ldapsam</command> option
5                 at compile time.
6                 </para>
8                 <para>
9                 This option is used to control the tcp port number used to contact
10                 the <link linkend="LDAPSERVER"><parameter moreinfo="none">ldap server</parameter></link>.
11                 The default is to use the stand LDAPS port 636.
12                 </para>
14                 <para>See Also: <link linkend="LDAPSSL">ldap ssl</link>
15                 </para>
17                 <para>Default : <command moreinfo="none">ldap port = 636 ; if ldap ssl = on</command></para>
18                 <para>Default : <command moreinfo="none">ldap port = 389 ; if ldap ssl = off</command></para>
19                 </listitem>
20                 </samba:parameter>