summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap/ldapusersuffix.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/smbdotconf/ldap/ldapusersuffix.xml')
-rw-r--r--docs/smbdotconf/ldap/ldapusersuffix.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/smbdotconf/ldap/ldapusersuffix.xml b/docs/smbdotconf/ldap/ldapusersuffix.xml
new file mode 100644
index 0000000000..367584b744
--- /dev/null
+++ b/docs/smbdotconf/ldap/ldapusersuffix.xml
@@ -0,0 +1,12 @@
+<samba:parameter name="ldap user suffix"
+ context="G"
+ type="string"
+ advanced="1" developer="1"
+ xmlns:samba="http://samba.org/common">
+<description>
+ <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>
+
+</description>
+<value type="default"/>
+</samba:parameter>