Page 1 of 1

partial policy

PostPosted: Tue Mar 22, 2011 8:52 pm
by slimm609
is there a way to run a partial policy to do certain things but anything not defined in the policy is ok. like using the hidden flags and denying access to certain files but nothing else. The system would run as normal otherwise.


TIA

Re: partial policy

PostPosted: Tue Mar 22, 2011 9:51 pm
by spender
In gradm_analyze.c you can remove any of the policy enforcement you want. I just won't ever ship a version of gradm with those things made optional.

-Brad