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