summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVolker Lendecke <vlendec@samba.org>2003-03-19 18:21:44 +0000
committerVolker Lendecke <vlendec@samba.org>2003-03-19 18:21:44 +0000
commit9da46eec53f8a7773eeb6ab841e41adc32f39d64 (patch)
tree5700eed3dd13ed6a3745dfdd2742e1b9692a2a76 /docs
parentb3bf451a404fe39bf80b659c7503a382a1cef462 (diff)
downloadsamba-9da46eec53f8a7773eeb6ab841e41adc32f39d64.tar.gz
samba-9da46eec53f8a7773eeb6ab841e41adc32f39d64.tar.bz2
samba-9da46eec53f8a7773eeb6ab841e41adc32f39d64.zip
Merge from HEAD.
Volker (This used to be commit f42032060812e9bf409042c790e71fefb40ff17a)
Diffstat (limited to 'docs')
-rw-r--r--docs/docbook/manpages/smb.conf.5.sgml11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml
index fb3e51d5a8..08a23a22bd 100644
--- a/docs/docbook/manpages/smb.conf.5.sgml
+++ b/docs/docbook/manpages/smb.conf.5.sgml
@@ -657,6 +657,7 @@
<listitem><para><link linkend="LARGEREADWRITE"><parameter>large readwrite</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPADMINDN"><parameter>ldap admin dn</parameter></link></para></listitem>
+ <listitem><para><link linkend="LDAPDELONLYSAMATTR"><parameter>ldap del only sam attr</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPFILTER"><parameter>ldap filter</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPPORT"><parameter>ldap port</parameter></link></para></listitem>
<listitem><para><link linkend="LDAPSERVER"><parameter>ldap server</parameter></link></para></listitem>
@@ -3432,8 +3433,14 @@
page for more information on how to accmplish this.
</para>
-
- <para>Default : <emphasis>none</emphasis></para>
+ <varlistentry>
+ <term><anchor id="LDAPDELONLYSAMATTR"/>ldap del only sam attr (G)</term>
+ <listitem><para> This parameter specifies whether a delete
+ operation in the ldapsam deletes only the Samba-specific
+ attributes or the complete LDAP entry.
+ </para>
+
+ <para>Default : <emphasis>ldap del only sam attr = yes</emphasis></para>
</listitem>
</varlistentry>