Update of /cvsroot/openantivirus/samba-vscan
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12416
Modified Files:
Tag: VSCAN_0_3
INSTALL
Log Message:
more updates for the upcoming 0.3.5 release
Index: INSTALL
===================================================================
RCS file: /cvsroot/openantivirus/samba-vscan/INSTALL,v
retrieving revision 1.28.2.14
retrieving revision 1.28.2.15
diff -u -d -r1.28.2.14 -r1.28.2.15
--- INSTALL 26 Feb 2004 17:19:53 -0000 1.28.2.14
+++ INSTALL 27 Feb 2004 16:02:49 -0000 1.28.2.15
@@ -428,6 +428,40 @@
in the run-time configuration file (default is -dumb%20-archive); remember
to encode space as %20
+- F-Secure
+ The F-Secure AntiVirus Daemon can operate in two modes. In the
+ dedicated mode, a daemon process is started for each user requesting
+ a scan task. In the central mode, the daemon is started once and
+ serves requests from any user. To be able to read the files of any
+ user, the daemon has to be started as "root" in most cased.
+ If you use the dedicated mode, please set
+ "fsav userinstance = yes" - otherwise set it to no (default).
+ If you use the central mode (default), please set
+ "fsav connect uid = <uid>" accordingly. As the daemon runs as root,
+ set the <uid> to 0, which is the default. In dedicated mode this
+ setting will be ignored.
+ Also in central mode, the socket to the daemon must be configured via
+ "fsav socket = <string>", default is "/tmp/.fsav-0". This setting
+ will be ignored if dedicated mode is set.
+
+ Other settings are:
+ Location of FSAV config file, fsavd binary and databeses:
+ fsav config file = </path/to/config> (default: /etc/fsav.conf)
+ fsav binary = </path/to/fsavd> (default: /opt/fsecure/fsav/bin/fsavd)
+ fsav db dir = </path/to/db> (default: /var/opt/f-secure/fsav/databases)
+
+ Scanning of archive file, maximum number of nested archives and
+ support of MIME
+ fsav archive scan = <boolean> (default: yes)
+ fsav maxnested level = <integer> (default: 5)
+ fsav mime scan = <boolean> (default: yes)
+
+ Scan timeout (in seconds), in dedicated mode this setting is ignored as
+ the value of 30sec is hardcoded in the fsavd binary. If set to 0, scan
+ timeout is disabled.
+ fsav timeout = <int> (default: 0).
+
+
- ICAP
The support for an ICAP anti-virus service is currently at a very early stage,
so don't expect it to be very stable. Actually, only the Symantec AntiVirus
@@ -526,6 +560,19 @@
Normally, configure should autodected it (i.e. if no global lib
is available, the builtin lib will be used).
+
+- McAfee uvscan
+ McAfee/NAI is supported via mcDaemon, which is basically a wrapper for
+ uvscan. mcDaemon will not be automatically compiled, so please
+ step into nai/mcDaemon and type "make" (or "gmake" for BSD users).
+ "make install" will install the binary, the config file for mcDaemon
+ and the start-stop script (it's SUSE-like style).
+
+ The following settings are available:
+
+ mcdaemon ip = <IP> (default: 127.0.0.1)
+ mcdaemon port = <port> (default: 8128)
+
- mks_vir Daemon
You need mks32 - virus scanner, mksd - daemon for mks32, and virus
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.