summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/ldap/ldapadmindn.xml
diff options
context:
space:
mode:
authorAlexander Bokovoy <ab@samba.org>2003-04-11 15:17:53 +0000
committerAlexander Bokovoy <ab@samba.org>2003-04-11 15:17:53 +0000
commit957270bcc0fec692270c4d22e974b98cb774aa4f (patch)
tree66699f509beace5ff9eac60e3e9399cde4a19a20 /docs/docbook/smbdotconf/ldap/ldapadmindn.xml
parentd90a4ea71a17f22b9d65462189d6e074b4fa9e6e (diff)
downloadsamba-957270bcc0fec692270c4d22e974b98cb774aa4f.tar.gz
samba-957270bcc0fec692270c4d22e974b98cb774aa4f.tar.bz2
samba-957270bcc0fec692270c4d22e974b98cb774aa4f.zip
Finish conversion of LDAP options
(This used to be commit 938e3d3f5305ed2162fa0cb0d2a6025fbadfcfec)
Diffstat (limited to 'docs/docbook/smbdotconf/ldap/ldapadmindn.xml')
-rw-r--r--docs/docbook/smbdotconf/ldap/ldapadmindn.xml29
1 files changed, 16 insertions, 13 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapadmindn.xml b/docs/docbook/smbdotconf/ldap/ldapadmindn.xml
index f92e8ce310..301c88df7b 100644
--- a/docs/docbook/smbdotconf/ldap/ldapadmindn.xml
+++ b/docs/docbook/smbdotconf/ldap/ldapadmindn.xml
@@ -1,13 +1,16 @@
-<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>
+<samba:parameter name="ldap admin dn"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<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>