summaryrefslogtreecommitdiff
path: root/docs/smbdotconf/ldap/ldapdeletedn.xml
blob: ffcb337740c920ec61f98a16e2ffd88b0fa65af8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<samba:parameter name="ldap delete dn"
                 context="G"
				 type="boolean"
                 advanced="1" developer="1"
                 xmlns:samba="http://samba.org/common">
<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>