Main / Selinux
Security Enhanced Linux = Linux with add-on tools that restrict file access, program interaction, signalling, etc, with admin-controlled, policy-defined, role-based authentication. Mandatory Access Control (MAC) allows the kernel to enforce rules on user processes. scontext=<identity>:<user role>:<user domain> (source context of user issuing command) Note: SELinux identity is different from Unix uid. |