summaryrefslogtreecommitdiff
path: root/docs/docbook/smbdotconf/ldap/ldapsuffix.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/ldapsuffix.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/ldapsuffix.xml')
-rw-r--r--docs/docbook/smbdotconf/ldap/ldapsuffix.xml20
1 files changed, 13 insertions, 7 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapsuffix.xml b/docs/docbook/smbdotconf/ldap/ldapsuffix.xml
index dae15f8104..609f171096 100644
--- a/docs/docbook/smbdotconf/ldap/ldapsuffix.xml
+++ b/docs/docbook/smbdotconf/ldap/ldapsuffix.xml
@@ -1,8 +1,14 @@
-<samba:parameter xmlns:samba="http://samba.org/common">
- <term><anchor id="LDAPSUFFIX"/>ldap suffix (G)</term>
- <listitem>
- <para>Specifies where user and machine accounts are added to the tree. Can be overriden by <command moreinfo="none">ldap user suffix</command> and <command moreinfo="none">ldap machine suffix</command>. It also used as the base dn for all ldap searches. </para>
+<samba:parameter name="ldap suffix"
+ context="G"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<listitem>
+ <para>Specifies where user and machine accounts are added to the
+ tree. Can be overriden by <command moreinfo="none">ldap user
+ suffix</command> and <command moreinfo="none">ldap machine
+ suffix</command>. It also used as the base dn for all ldap
+ searches. </para>
- <para>Default : <emphasis>none</emphasis></para>
- </listitem>
- </samba:parameter>
+ <para>Default: <emphasis>none</emphasis></para>
+</listitem>
+</samba:parameter>