Page 1 of 1

Socket restriction feature request

PostPosted: Thu Aug 01, 2013 11:39 am
by hgl
Hi,

as far as i know, the socket restrictions in grsec (inside the kernel) are based on the group id at the moment.
Is it possible to compile a whitelist with pathnames of trusted progs into the kernel, to deny socket creation to the rest?

Best regards (and thx for this great project)
hgl

Re: Socket restriction feature request

PostPosted: Thu Aug 01, 2013 6:49 pm
by spender
You will need RBAC for this.

-Brad