Newbie needs your help...
Posted: Tue Jun 03, 2003 7:14 pm
Hi all,
I'm using the latest stable release of grsecurity (1.9.9h I belive). I've set up my ACLs real tight, but now I have a major problem.
grsec: denied open of /var/log/syslog for reading by (cat:29869) UID(0) EUID(0), parent (logcheck:3773) UID(0) EUID(0)
grsec: denied open of /var/log/auth.log for reading by (cat:32525) UID(0) EUID(0), parent (logcheck:7570) UID(0) EUID(0)
grsec: denied unlink of /var/lib/logcheck/cleaned/logcheck.cracking by (rm:2007) UID(0) EUID(0), parent (logcheck:30631) UID(0) EUID(0)
Now, logcheck is a script that has access to all of these files. But it runs other processes to actually get any information from them. I do not wish to open /var/log for reading to root nor would I like root to get /var/lib/logcheck rw. Is there any way arround this? Or do I need to run my loging on another machine...
Thanks,
Adam
I'm using the latest stable release of grsecurity (1.9.9h I belive). I've set up my ACLs real tight, but now I have a major problem.
grsec: denied open of /var/log/syslog for reading by (cat:29869) UID(0) EUID(0), parent (logcheck:3773) UID(0) EUID(0)
grsec: denied open of /var/log/auth.log for reading by (cat:32525) UID(0) EUID(0), parent (logcheck:7570) UID(0) EUID(0)
grsec: denied unlink of /var/lib/logcheck/cleaned/logcheck.cracking by (rm:2007) UID(0) EUID(0), parent (logcheck:30631) UID(0) EUID(0)
Now, logcheck is a script that has access to all of these files. But it runs other processes to actually get any information from them. I do not wish to open /var/log for reading to root nor would I like root to get /var/lib/logcheck rw. Is there any way arround this? Or do I need to run my loging on another machine...
Thanks,
Adam