When running clamdscan against a file in my home directory I get:
[EMAIL PROTECTED] ~]$ clamdscan testmsg.txt
/home/chris/testmsg.txt: Access denied. ERROR
--- SCAN SUMMARY ---
Infected files: 0
Time: 0.000 sec (0 m 0 s)
Version and link to the output of running clamconf is below
On May 26, 2008, at 7:56 PM, Chris wrote:
> Any ideas/suggestions?
Sure: make sure whatever uid the clamd daemon is running as has
permissions to access the file if you want to use clamdscan. If it
doesn't, use clamscan instead for that case, or copy the file to /tmp
or someplace like that
Chris wrote:
> When running clamdscan against a file in my home directory I get:
>
> [EMAIL PROTECTED] ~]$ clamdscan testmsg.txt
> /home/chris/testmsg.txt: Access denied. ERROR
>
>
The clamd daemon does no have permission to read the file. You can get
around this by redirecting the file via clam