Re: [Samba] vscan permission

2004-05-25 Thread francesco defilippo
francesco defilippo wrote: If you are using a vscan-clamav build which uses the clamd daemon (the default, afaik), then you need to make sure that the clamav user has access to that file. The latest vscan-clamav version, however, has an option to be built with libvlamac support instead of clamd.

Re: [Samba] vscan permission

2004-05-25 Thread Andreas
On Tue, May 25, 2004 at 06:14:20PM +0200, francesco defilippo wrote: Hello again, I have to go back to clamd (with root permission), using libclamscan samba uses too many resource, I have more than one smbd that grab all cpu. Hmm, interesting to know that -- To unsubscribe from this list

[Samba] vscan permission

2004-05-24 Thread Francesco Defilippo
Hello, I have installed samba-vscan module but when I try to read a test file: May 24 12:14:12 va2 smbd_vscan-clamav[15035]: ERROR: file /home/testav/eicar.com not found, not readable or an error occured why ? my smb.conf for homes: [homes] comment = home of %U, %u read only = No

Re: [Samba] vscan permission

2004-05-24 Thread Andreas
On Mon, May 24, 2004 at 04:37:51PM +0200, Francesco Defilippo wrote: May 24 12:14:12 va2 smbd_vscan-clamav[15035]: ERROR: file /home/testav/eicar.com not found, not readable or an error occured why ? If you are using a vscan-clamav build which uses the clamd daemon (the default, afaik),

Re: [Samba] vscan permission

2004-05-24 Thread daves-jr
] Assunto ts.samba.org [Samba] vscan permission 24/05/2004 11:37

Re: [Samba] vscan permission

2004-05-24 Thread Andreas
On Mon, May 24, 2004 at 11:56:16AM -0300, [EMAIL PROTECTED] wrote: Hi Francesco My solution isn't best but ... Try to set clamav user to uid 0 Was unique way that I found... If you have ACL support in the filesystem (kernel 2.6, for example), than you can also give permission to the clamav

Re: [Samba] vscan permission

2004-05-24 Thread francesco defilippo
Andreas wrote: On Mon, May 24, 2004 at 04:37:51PM +0200, Francesco Defilippo wrote: May 24 12:14:12 va2 smbd_vscan-clamav[15035]: ERROR: file /home/testav/eicar.com not found, not readable or an error occured why ? If you are using a vscan-clamav build which uses the clamd daemon (the