Document 'ldap group suffix', better documentation for 'ldap user suffix'
authorJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 18:15:17 +0000 (18:15 +0000)
committerJelmer Vernooij <jelmer@samba.org>
Fri, 15 Aug 2003 18:15:17 +0000 (18:15 +0000)
docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml [new file with mode: 0644]
docs/docbook/smbdotconf/ldap/ldapusersuffix.xml

diff --git a/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml b/docs/docbook/smbdotconf/ldap/ldapgroupsuffix.xml
new file mode 100644 (file)
index 0000000..6786ff4
--- /dev/null
@@ -0,0 +1,13 @@
+<samba:parameter name="ldap group suffix"
+                 context="G"
+                advanced="1" developer="1"
+                 xmlns:samba="http://samba.org/common">
+<listitem>
+       <para>This parameters specifies the suffix that is 
+       used for groups when these are added to the LDAP directory.</para>
+
+       <para>Default: <emphasis>none</emphasis></para>
+
+       <para>Example: <emphasis>dc=samba,ou=Groups</emphasis></para>
+</listitem>
+</samba:parameter>
index 731fba342042ec6182f2574ad24e6491272ab07b..93d450b5e4dc839c32ac10199045eb1bb69a335b 100644 (file)
@@ -3,7 +3,8 @@
                 advanced="1" developer="1"
                  xmlns:samba="http://samba.org/common">
 <listitem>
-       <para>It specifies where users are added to the tree.</para>
+       <para>This parameter specifies where users are added to the tree. 
+       If this parameter is not specified, the value from <command>ldap suffix</command>.</para>
 
        <para>Default: <emphasis>none</emphasis></para>
 </listitem>