diff options
Diffstat (limited to 'docs/smbdotconf/ldap/ldapmachinesuffix.xml')
-rw-r--r-- | docs/smbdotconf/ldap/ldapmachinesuffix.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/smbdotconf/ldap/ldapmachinesuffix.xml b/docs/smbdotconf/ldap/ldapmachinesuffix.xml new file mode 100644 index 0000000000..843f918394 --- /dev/null +++ b/docs/smbdotconf/ldap/ldapmachinesuffix.xml @@ -0,0 +1,11 @@ +<samba:parameter name="ldap machine suffix" + context="G" + advanced="1" developer="1" + type="string" + xmlns:samba="http://samba.org/common"> +<description> + <para>It specifies where machines should be added to the ldap tree.</para> +</description> + +<value type="default"></value> +</samba:parameter> |