Add all the source files from the old CVS tree,
[Samba.git] / docs / smbdotconf / ldap / ldapserver.xml
blob2f2791c00a9ddc17d8b702b91d5b97c39d04d421
1 <samba:parameter name="ldap server"
2                  context="G"
3                                  type="string"
4                  xmlns:samba="http://samba.org/common">
5 <description>
6         <para>This parameter is only available if Samba has been
7         configure to include the <command moreinfo="none">--with-ldapsam</command> 
8         option at compile time.</para>
10         <para>This parameter should contain the FQDN of the ldap directory
11         server which should be queried to locate user account information.
12 </para>
13 </description>
14 <value type="default">localhost</value>
15 </samba:parameter>