summaryrefslogtreecommitdiffstats
path: root/docs-xml/smbdotconf/ldap/ldapdeletedn.xml
blob: 47ffad80cbfbf5afd734f1ffd1f71b6fd98cd681 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<samba:parameter name="ldap delete dn"
                 context="G"
                 type="boolean"
                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
	<para> This parameter specifies whether a delete
	operation in the ldapsam deletes the complete entry or only the attributes
	specific to Samba.
	</para>
</description>

<value type="default">no</value>
</samba:parameter>