docs:smbdotconf: make formatting of headers uniform.
[Samba.git] / docs-xml / smbdotconf / ldap / ldapadmindn.xml
blobf993742b8d2cc2563433c4d925e098ad96685f1a
1 <samba:parameter name="ldap admin dn"
2                  context="G"
3                  type="string"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
7          <para>
8         The <smbconfoption name="ldap admin dn"/> defines the Distinguished  Name (DN) name used by Samba to contact
9         the ldap server when retreiving  user account information. The <smbconfoption name="ldap admin dn"/> is used
10         in conjunction with the admin dn password stored in the <filename moreinfo="none">private/secrets.tdb</filename>
11         file.  See the <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>
12         man page for more information on how  to accomplish this.
13         </para>
15         <para>
16         The <smbconfoption name="ldap admin dn"/> requires a fully specified DN. The <smbconfoption name="ldap
17         suffix"/> is not appended to the <smbconfoption name="ldap admin dn"/>.
18         </para>
19 </description>
20 </samba:parameter>