Page 1 of 1

tpe not working

PostPosted: Sun Aug 09, 2009 4:01 pm
by btnet
I configured grsecurty with the, 1000 is group id for untrusted users.
the system ignores the settings, users from that group still able to execute things around.

below is my kernel config:

http://pastebin.ca/1523213

Re: tpe not working

PostPosted: Sun Aug 09, 2009 5:03 pm
by specs
You give little information to work with.

Can we assume you upgraded a working version of grsecurity to 2.6.30.4?
There is no patch version mentioned and we've seen several patches for 2.6.30.4 (where at least one would account for this behaviour).
Since you use sysctl to activate the kerneloption we don't know for sure if you activated the option.

Perhaps you could post the output from
Code: Select all
sysctl -a | grep kernel.grsecurity.tpe

Re: tpe not working

PostPosted: Mon Aug 10, 2009 11:15 am
by btnet
ok, my bad.
seems like I enabled sysctrl support but I did not turned features on.
now everything is ok