From ec9eace43d27c2cb19fb6311161bde6994f807b7 Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Mon, 26 May 1997 17:55:54 +0000 Subject: added veto files entry. example lists files that DAVE (mac client) shouldn't show up. not tested, but hey, what are alphas for? :-) luke --- docs/manpages/smb.conf.5 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/docs/manpages/smb.conf.5 b/docs/manpages/smb.conf.5 index 027c3c8ea69..eba37ad23d1 100644 --- a/docs/manpages/smb.conf.5 +++ b/docs/manpages/smb.conf.5 @@ -465,6 +465,8 @@ use rhosts valid chars +veto files + workgroup write raw @@ -2996,6 +2998,22 @@ See also "invalid users" .B Example valid users = greg, @pcusers + +.SS veto files(S) +This is a list of files and directories that are neither visible nor +accessible. Each entry in the list must be separate by a "/", which +allows spaces to be included in the entry. Note that '*' and '?' at +present cannot be used to specify multiple files or directories. + +.B Default + No files or directories are vetoed. + +.B Example + veto files = DesktopFolderDB/TrashFor%m/resource.frk + +The above example is based on files that the Macintosh client (DAVE) +creates for internal use. + .SS volume (S) This allows you to override the volume label returned for a share. Useful for CDROMs with installation programs that insist on a -- cgit v1.2.1