ACL Problem regarding RES_*
Posted: Sat Nov 09, 2002 11:09 pm
Hey people, I am facing a problem with ACl.
EVER SINE i upgraded to grsecurity CVS version , WhenEVer a process is in learning mode, the RES_* values are always left to 0.
For example
/home/main/apache/bin/httpd o {
/home/main/apache/bin/httpd x
/ h
-CAP_ALL
RES_FSIZE 0 0
RES_DATA 0 0
RES_STACK 0 0
RES_RSS 0 100
RES_NPROC 0 0
RES_NOFILE 0 0
RES_MEMLOCK 0 0
RES_AS 0 0
RES_LOCKS 0 0
connect {
disabled
}
bind {
disabled
}
}
After learning more
The new path and libraries are Displayed HOWEVER the RES_ values are always 0, while before it used to limit the process to a certain Fsize/Memlock etc.
any one knows why?
EVER SINE i upgraded to grsecurity CVS version , WhenEVer a process is in learning mode, the RES_* values are always left to 0.
For example
/home/main/apache/bin/httpd o {
/home/main/apache/bin/httpd x
/ h
-CAP_ALL
RES_FSIZE 0 0
RES_DATA 0 0
RES_STACK 0 0
RES_RSS 0 100
RES_NPROC 0 0
RES_NOFILE 0 0
RES_MEMLOCK 0 0
RES_AS 0 0
RES_LOCKS 0 0
connect {
disabled
}
bind {
disabled
}
}
After learning more
The new path and libraries are Displayed HOWEVER the RES_ values are always 0, while before it used to limit the process to a certain Fsize/Memlock etc.
any one knows why?