summaryrefslogtreecommitdiff
path: root/docs-xml/smbdotconf/ldap/ldapdeletedn.xml
blob: 48f5c9b65a1a79a8dee728e5cf23b737cdb998b3 (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://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>