next up previous contents
Next: Output format Up: Usage Previous: Clamdscan   Contents


Clamuko

Clamuko is a special thread in clamd that performs on-access scanning under Linux and FreeBSD and shares internal virus database with the daemon. You must follow some important rules when using it: For example, to protect a whole system add the following lines to clamd.conf:
	ClamukoScanOnAccess
	ClamukoIncludePath /
	ClamukoExcludePath /proc
	ClamukoExcludePath /temporary/dir/of/your/mail/scanning/software
You can also use clamuko to protect files on Samba/Netatalk but far more better and safe idea is to use the samba-vscan module (see 8.14). NFS is not supported because Dazuko doesn't intercept NFS access calls.



Tomasz Kojm 2004-10-17