Role-based access control in SELinux (developerWorks)
[Posted February 14, 2008 by corbet]
Role-based access control in SELinux (developerWorks)
[Press] Posted Feb 14, 2008 14:43 UTC (Thu) by corbet
IBM developerWorks is carrying an article by security hacker Serge Hallyn on how to set up role-based access control using SELinux. "Different users using the same /bin/register program are able to read and write different files that they cannot access without the program. This is one of the core concepts of type enforcement: both the authorized context of the user and the code being executed should together determine the resulting process's 'domain of influence' over the system (or TE domain)."
Comments (8 posted)