Cc: Crispin Cowan <crispin@...>, Andrew Morgan <morgan@...>, <casey@...>, Stephen Smalley <sds@...>, Serge E. Hallyn <serue@...>, <linux-kernel@...>, <chrisw@...>, <darwish.07@...>, <jmorris@...>, <paul.moore@...>, LSM List <linux-security-module@...>
Ofcourse secadm can give himself privileges to anything he wants, that
isn't necessarily the point though, he is trusted to change the policy.
He is, however, protected from other people: he can't, for example, read
user_home_t files. This protects the integrity of his environment and
the processes he runs. unconfined_t, of course, does not have this
protection.
load policy is pretty course grained, there are ways to make policy
modification privileges more fine grained though such as by using the
policy management server.
-