summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-09-17 01:33:33 +0000
committerJeremy Allison <jra@samba.org>1997-09-17 01:33:33 +0000
commit99517574ca6ac81cff1061cab46a1a466dc989c9 (patch)
tree5f5c65225128bd6534818b7c1d6f83b097848e2e /docs
parent1590983eb0849130962cb0a08198cf8ad3d49380 (diff)
downloadsamba-99517574ca6ac81cff1061cab46a1a466dc989c9.tar.gz
samba-99517574ca6ac81cff1061cab46a1a466dc989c9.tar.bz2
samba-99517574ca6ac81cff1061cab46a1a466dc989c9.zip
Added documentation for the 'delete veto files' parameter.
Jeremy (jallison@whistle.com) (This used to be commit c6e736283ec7558f8d5108c141e346cf0cc5742a)
Diffstat (limited to 'docs')
-rw-r--r--docs/manpages/smb.conf.534
1 files changed, 32 insertions, 2 deletions
diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5
index a0a96f26ff..475eae8c7e 100644
--- a/docs/manpages/smb.conf.5
+++ b/docs/manpages/smb.conf.5
@@ -520,6 +520,8 @@ default case
delete readonly
+delete veto files
+
deny hosts
directory
@@ -1035,6 +1037,34 @@ override this one. Where the lists conflict, the 'allow' list takes precedence.
.B Example:
deny hosts = 150.203.4. badhost.mynet.edu.au
+
+.SS delete veto files (S)
+
+This option is used when Samba is attempting to delete a directory
+that contains one or more vetoed directories (see the 'veto files' option).
+If this option is set to False (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.
+
+If this option is set to True, then Samba will attempt
+to recursively delete any files and directories within the vetoed
+directory. This can be useful for integration with file serving
+systems such as Netatalk, which create meta-files within directories
+you might normally veto DOS/Windows users from seeing (eg. .AppleDouble)
+
+Setting 'delete veto files = True' allows these directories to be
+transparently deleted when the parent directory is deleted (so long
+as the user has permissions to do so).
+
+.B Default:
+ delete veto files = False
+
+.B Example:
+ delete veto files = True
+
+See
+.B veto files
+
.SS dfree command (G)
The dfree command setting should only be used on systems where a
problem occurs with the internal disk space calculations. This has
@@ -1522,10 +1552,10 @@ A boolean variable that controls whether all printers in the printcap
will be loaded for browsing by default.
.B Default:
- load printers = no
+ load printers = yes
.B Example:
- load printers = yes
+ load printers = no
.SS local master (G)
This option allows the nmbd to become a local master browser on a