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