Next: 8.18 allowpriv
Up: 8 Specification of simplified
Previous: 8.16 allowkernel
Contents
- Syntax
allowseop load_policysetenforcerelabelpart_relabelgetsecurity;
- Meaning
Allow priviledges to administrate SELinux.
- relabel
Allow to relabel all files. You must also allow
getsecurity and allowpriv search.
- part_relabel
Allow to relabel files that the domain can write. You must
also allow getsecurity.
- getsecurity
Allow to get security policy decisions, by accessing /selinux.
- setenforce
Allow to toggle enforcing/permissive mode.
- load_policy
Allow to load policy to kernel.
2005-09-01