denny Worm.Rays.A on samba
Simple virus protection
In most environments, the file shares that users have access to should not have executable files on them. File shares are there so that users can store their documents, spreadsheets, presentations, etc. Samba can be configured so that it doesn’t allow certain types of files to be stored on a file share. This is done with the Veto Files attribute in each share. The Veto Files option separates file specifications with the slash character (/) and supports the standard wildcard characters, asterisk (*) and question mark (?). If you wanted to disallow EXE files, COM files, or DLL files, you could have a veto files attribute that looked like this:
Veto files = /*.exe/*.com/*.dll/desktop.ini/Desktop.ini/
This would prevent access to or storage of these types of files and effectively prevent a Samba server from spreading most types of Windows worms and viruses. You may want to veto other file types to effectively exclude all of the file extensions that are used by viruses to propagate.
Showing posts with label samba. Show all posts
Showing posts with label samba. Show all posts
Wednesday, November 21, 2007
Using Git for Samba Development - vs OOPS i deleted the svn server
In the future (at reea maybe)
we can use an true distributed VCS like GIT/Bazaar/Mercurial
http://en.wikipedia.org/wiki/Git_%28software%29
http://bazaar-vcs.org/
http://www.selenic.com/mercurial/wiki/
http://ianclatworthy.files.wordpress.com/2007/10/dvcs-why-and-how3.pdf
Many projects like samba and mozilla are switching from svn to something better and distributed (no SPOF)
http://wiki.samba.org/index.php/Using_Git_for_Samba_Development
ps: SPOF = single point of failure or OOps i deleted the SVN server
Using Git for Samba Development - SambaWiki
we can use an true distributed VCS like GIT/Bazaar/Mercurial
http://en.wikipedia.org/wiki/Git_%28software%29
http://bazaar-vcs.org/
http://www.selenic.com/mercurial/wiki/
http://ianclatworthy.files.wordpress.com/2007/10/dvcs-why-and-how3.pdf
Many projects like samba and mozilla are switching from svn to something better and distributed (no SPOF)
http://wiki.samba.org/index.php/Using_Git_for_Samba_Development
ps: SPOF = single point of failure or OOps i deleted the SVN server
Using Git for Samba Development - SambaWiki
Blogged with Flock
Subscribe to:
Posts (Atom)