Hello

I've been trying (unsuccessfuly )to config an on access scanning using Clamav 
0.95.3 an Dazuko 3.0, I have Dazuko compiled, and instaled, I created the 
node /dev/dazuko with 660 permitions, owned by root and clamav group,

serverbiblioteca:/etc/clamav# ls -l /dev/dazuko
crw-rw---- 1 root clamav 254, 0 2010-08-10 10:40 /dev/dazuko
serverbiblioteca:/etc/clamav#   

there I put my clamd.conf (showed by clamcof -n )

LogFile = "/var/log/clamav/clamav.log"
LogTime = "yes"
LogClean = "yes"
LogSyslog = "yes"
LogVerbose = "yes"
PidFile = "/var/run/clamav/clamd.pid"
TemporaryDirectory = "/tmp"
DatabaseDirectory = "/var/lib/clamav"
LocalSocket = "/var/run/clamav/clamd.ctl"
StreamMaxLength = "10485760"
MaxThreads = "12"
ReadTimeout = "180"
SendBufTimeout = "200"
SelfCheck = "3600"
Foreground = "yes"
User = "root"
AllowSupplementaryGroups = "yes"
ClamukoScanOnAccess = "yes"
ClamukoScanOnExec = "yes"
ClamukoIncludePath = "/home"
ClamukoExcludePath = "/proc"


My home partition have been mounted as a Dazukofs, and Clamav have been 
compiled without the option --disable-clamuko (so clamuko is enabled). In my 
logs I see the following error after clamav-daemon starts

Tue Aug 10 12:19:58 2010 -> Stopping and restarting Clamuko.
Tue Aug 10 12:19:58 2010 -> Reading databases from /var/lib/clamav
Tue Aug 10 12:20:01 2010 -> Database correctly reloaded (640722 signatures)
Tue Aug 10 12:20:01 2010 -> ERROR: Clamuko: Can't register with Dazuko
Tue Aug 10 13:20:01 2010 -> SelfCheck: Database status OK

I'm useing Debian Etch, any Idea??

PD: In other pc I use Debian lenny with clamav 0.96.1, here I don't get the 
error "Clamuko: Can't register with Dazuko" even I don't get errors at all, 
but on access scan doesn't work neither 

Thanks in advance


-- 
Salu2 
 ________________________
 Ulinx
 Administrador de redes
 Ministerio de Finanzas y Precios
 Linux user 366775
"En un problema con n ecuaciones
siempre habrá al menos n+1 incógnitas."

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

Reply via email to