]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Mention 'delete veto files' in 'veto files' description
authorVolker Lendecke <vlendec@samba.org>
Wed, 22 Aug 2001 04:45:05 +0000 (04:45 +0000)
committerVolker Lendecke <vlendec@samba.org>
Wed, 22 Aug 2001 04:45:05 +0000 (04:45 +0000)
Volker

docs/docbook/manpages/smb.conf.5.sgml

index 5090987ba8a675edcc2a62ef5b6cba06710d45a9..7456ba6e83a196b15d1408ccecb735484a375261 100644 (file)
                <para>Note that the <parameter>case sensitive</parameter> option 
                is applicable in vetoing files.</para>
                
-               <para>One feature of the veto files parameter that it is important 
-               to be aware of, is that if a directory contains nothing but files 
-               that match the veto files parameter (which means that Windows/DOS 
-               clients cannot ever see them) is deleted, the veto files within 
-               that directory <emphasis>are automatically deleted</emphasis> along 
-               with it, if the user has UNIX permissions to do so.</para>
+               <para>One feature of the veto files parameter that it
+               is important to be aware of is Samba's behaviour when
+               trying to delete a directory. If a directory that is
+               to be deleted contains nothing but veto files this
+               deletion will <emph>fail</emph> unless you also set
+               the <parameter>delete veto files</param> parameter to
+               <parameter>yes</parameter>.
+
                <para>Setting this parameter will affect the performance 
                of Samba, as it will be forced to check all files and directories 
                for a match as they are scanned.</para>