From 55d8ee039a920508fb51bcc85397e26acc365f60 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 4 Jul 2005 21:36:46 +0000 Subject: Some random updates. (This used to be commit 57d0cc9fcdc1c790a601f6dcf7071188448a5f58) --- docs/smbdotconf/filename/deletevetofiles.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/smbdotconf/filename/deletevetofiles.xml') diff --git a/docs/smbdotconf/filename/deletevetofiles.xml b/docs/smbdotconf/filename/deletevetofiles.xml index a8ccced47d..b8809bacd7 100644 --- a/docs/smbdotconf/filename/deletevetofiles.xml +++ b/docs/smbdotconf/filename/deletevetofiles.xml @@ -5,7 +5,7 @@ This option is used when Samba is attempting to delete a directory that contains one or more vetoed directories - (see the veto files + (see the option). If this option is set to no (the default) then if a vetoed directory contains any non-vetoed files or directories then the directory delete will fail. This is usually what you want. @@ -17,7 +17,7 @@ directories you might normally veto DOS/Windows users from seeing (e.g. .AppleDouble) - Setting delete veto files = yes allows these +Setting yes allows these directories to be transparently deleted when the parent directory is deleted (so long as the user has permissions to do so). -- cgit