Add new framework for smb.conf(5). Please read README before trying to compile.
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / ldap / ldapserver.xml
blob33d5652ac9d7a2d1690f3aafade6175586e47f60
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="LDAPSERVER"/>ldap server (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 parameter should contain the FQDN of the ldap directory
10                 server which should be queried to locate user account information.
11                 </para>
13                 <para>Default : <command moreinfo="none">ldap server = localhost</command></para>
14                 </listitem>
15                 </samba:parameter>