Aldo Foot wrote:
> 
> $ /usr/bin/clamdscan /scratch/mydir
> WARNING: Clamd is not configured properly.
> ----------- SCAN SUMMARY -----------
> Infected files: 0
> Time: 0.021 sec (0 m 0 s)
> 
> So it appears the client does not need the presence of a clamav-server
> and its /etc/clamd.conf to run and scan targets. This suggest that one
> can manually scan and simply put that line in a cron job --Is this
> rationale correct?
> 
> Then the clamav-server is simply to have clamd doing scans
> in real-time 24x7 -- is this correct?

No, that's not correct.  The clamav-server is needed to have clamd
running as a daemon.  This allows clamdscan to scan files quickly
without having to load up the entire virus database each time.  Real
time file scanning is something else entirely.

I don't know why clamdscan appears to work despite the error.  I'm not
sure if it's actually loading the database and scanning or if it's just
failing quietly (which would not be a good thing).  The proper way to do
it is to use "clamscan" if you don't have clamd running.

-- 
Bowie
_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

Reply via email to