change mls label on network resources

Joe Nall joe at nall.com
Tue Dec 18 01:59:32 UTC 2012


On Dec 17, 2012, at 5:58 PM, Andy Ruch <adruch2002 at yahoo.com> wrote:

> Hello,
>  
> Is there any way to change the sensitivity/category on a network resource (interface, node, port) on a system without recompiling the policy? It appears that semanage only supports the label option for the 'user' subcommand.
>  
> Running RHEL 6.2

If you are running an MLS policy, something like:
 semanage interface -a -t netif_t -r s0-$raw $if
works for us.

joe



More information about the selinux mailing list