Hi all, I need to protect a certain type of files, example dll, cpp, files within my share. I need to protect this set of files from being deleted, renamed or modified. Other files will have a normal permissions. can this be possible with samba options? thanks in advance for any help. warren
On Mon, 2006-11-20 at 11:44 +0800, Warren Beldad wrote:> I need to protect a certain type of files, example dll, cpp, files within my > share. I need to protect this set of files from being deleted, renamed or > modified. Other files will have a normal permissions. can this be possible > with samba options?The veto files (S) setting in smb.conf does what you want: http://samba.org/samba/docs/man/manpages-3/smb.conf.5.html#VETOFILES Michael Schurter