On Thu, 2 Dec 2004 20:57:34 -0800 (PST), ads nat <[EMAIL PROTECTED]> wrote: > Hi, > I tried to change access permission as follwos : > [EMAIL PROTECTED] root]# chown clamav:clamav > /root/clamav-0.80/test/ > [EMAIL PROTECTED] root]# chmod 770 /root/clamav-0.80/test/
You need to ensure that the clamav user can actually get to that directory. That means you need to provide world execute to /root/clamav-0.80 and /root too. The simple test is to "su - clamav; cd /root/clamav-0.80/test". If you can't do that, then you won't get the software working. However, it would be much more sensible to move the software out of root's home directory, and into somewhere like /usr/local/clamav-test. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche _______________________________________________ http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users