diff options
Diffstat (limited to 'docs/docbook/smbdotconf/ldap/ldapadmindn.xml')
-rw-r--r-- | docs/docbook/smbdotconf/ldap/ldapadmindn.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapadmindn.xml b/docs/docbook/smbdotconf/ldap/ldapadmindn.xml new file mode 100644 index 0000000000..f92e8ce310 --- /dev/null +++ b/docs/docbook/smbdotconf/ldap/ldapadmindn.xml @@ -0,0 +1,13 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="LDAPADMINDN"/>ldap admin dn (G)</term> + <listitem><para> The <parameter moreinfo="none">ldap admin dn</parameter> defines the Distinguished + Name (DN) name used by Samba to contact the ldap server when retreiving + user account information. The <parameter moreinfo="none">ldap + admin dn</parameter> is used in conjunction with the admin dn password + stored in the <filename moreinfo="none">private/secrets.tdb</filename> file. See the + <citerefentry><refentrytitle>smbpasswd</refentrytitle> + <manvolnum>8</manvolnum></citerefentry> man page for more information on how + to accmplish this. + </para> + </listitem> + </samba:parameter> |