diff options
Diffstat (limited to 'docs/docbook/smbdotconf/ldap/ldapdeletedn.xml')
-rw-r--r-- | docs/docbook/smbdotconf/ldap/ldapdeletedn.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/docbook/smbdotconf/ldap/ldapdeletedn.xml b/docs/docbook/smbdotconf/ldap/ldapdeletedn.xml new file mode 100644 index 0000000000..2b081853c6 --- /dev/null +++ b/docs/docbook/smbdotconf/ldap/ldapdeletedn.xml @@ -0,0 +1,10 @@ +<samba:parameter xmlns:samba="http://samba.org/common"> + <term><anchor id="LDAPDELETEDN"/>ldap del only sam attr (G)</term> + <listitem><para> This parameter specifies whether a delete + operation in the ldapsam deletes the complete entry or only the attributes + specific to Samba. + </para> + + <para>Default : <emphasis>ldap delete dn = no</emphasis></para> + </listitem> + </samba:parameter> |