Quotes of the week
Posted Apr 20, 2006 20:58 UTC (Thu) by
jeskritt (guest, #4092)
In reply to:
Quotes of the week by nix
Parent article:
Quotes of the week
I jsut put my boxes in permissive mode. Run them for a couple weeks like that, then dump the /var/log/audit/audit.log through the audit2allow program. This gives you the rules you need for your box to run. then:
1) Add them to your /etc/selinux/targeted/src/policy/domains/misc/local.te
2) then "make load" in the /etc/selinux/targeted/src/policy dir to load your new policy
3) file a bugzilla report with the new rules and why.
you'll need the policy sources installed
(
Log in to post comments)