Re: [clamav-users] RedHat initscripts...

2002-11-30 Thread Matt Blecha
Matt Blecha wrote: > Hi Everyone! > >I guess my first post should include something useful, so I hope > this would be it... Here are some nifty initscripts written on, and > compatible with RedHat, specifically 8.0, but should work under > RedHats from about 6.0 to whate

[clamav-users] RedHat initscripts...

2002-11-30 Thread Matt Blecha
ye shall recieve... -Matt Blecha- - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [clamav-users] 0.54 Clamd not running

2002-12-28 Thread Matt Blecha
user log in... ;-) Thus clamav runs with priveleged permissions, and has access to lots of things that it needs in order to run right... Brian Read wrote: > At 20:15 27/12/2002, you wrote: > >> On Fri, 27 Dec 2002 12:38:11 -0700 >> Matt Blecha <[EMAIL PROTECTED]> wrote: &

Re: [clamav-users] 0.54 Clamd not running

2002-12-28 Thread Matt Blecha
do is change the UID/GID that clamd is running >> under I have clamd running as it's own user with UID/GID at >> 102/102, my perms for /tmp are 777 owned by root.root and perms for >> /var/run are 755 root.root as well. my clamav user is also in the >> root group, allw

Re: [clamav-users] 0.54 Clamd not running

2002-12-29 Thread Matt Blecha
w can be accessed by other machines, >>>> etc, but unless clamd is being run as root, which in your case, it >>>> is not, definately don't go below 1024 You likely do not use >>>> this, so just make sure its commented out... It's kind of a useless >&g

Re: [clamav-users] 0.54 Clamd not running

2002-12-29 Thread Matt Blecha
That's right, my fault... I am not ususally paying attention to sticky... -Matt Tomasz Kojm wrote: On Sun, 29 Dec 2002 13:09:27 -0700 Matt Blecha <[EMAIL PROTECTED]> wrote: It should still, that is what I believe I have for my lock file location... /tmp is ok 777, bu

Re: [clamav-users] 0.54 Clamd not running

2002-12-29 Thread Matt Blecha
gt; /tmp is the best, but that requires perms to /tmp. >>>>>> >>>>>> The second entry is TCPSocket, it's simply a number set 3310 by >>>>>> default. If 3310 is already in use by another program, and you >>>>>> wish to use it

Re: [clamav-users] 0.54 Clamd not running

2002-12-27 Thread Matt Blecha
Here's another question... Does the qmailq user have perms to bind to unix or tcp sockets, if it can't bind a unix or tcp socket, that would be why the crash happens... clamd does not do very good error reporting to the console See what perms that the qmailq user has to both /var/run and to

Re: [clamav-users] 0.54 Clamd not running

2002-12-27 Thread Matt Blecha
Also try checking for the clamd.pid file wherever you specified that clamd should store it   clamd will quit without reporting that it did on the console, but will log the error Tomasz Kojm wrote: On Fri, 27 Dec 2002 16:58:13 + Brian Read <[EMAIL PROTECTED]> wrote: I a