> > Basically we want to automate things for our users..and we really don't > trust them to do a manual scan. Much safer to perform a real time scan the > instant the usb drive is plugged in. >
You can disable all USB devices in the local PCs and only allow usb flash drive access through a Linux computer with Samba. You can use udev to trigger a script whenever a usb drive is inserted. You can also hook this up to a script which deletes files with certain extensions or you can run an anti-virus software which automatically does its stuff. A cool project. Holden
_________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

