source: vendor/current/docs-xml/smbdotconf/ldap/ldapadmindn.xml

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 937 bytes
Line 
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>
6
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>
14
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>
Note: See TracBrowser for help on using the repository browser.