Demystifying SELinux on Kernel 2.6
If you're looking for a way to control or restrict access to your Linux-based applications, you might want to look at SELinux. This extension has been around since Linux kernel 2.6 and can help you with your access issues.
- Before we begin, first we need to understand what kind of access control we're talking about, and then we can easily comprehend how quot;mandatory access control quot; (MAC) tries to accomplish our aims. The operating system has the ability to examine the course of an action that an quot;initiator...
- Before we begin, first we need to understand what kind of access control we're talking about, and then we can easily comprehend how quot;mandatory access control quot; (MAC) tries to accomplish our aims. The operating system has the ability to examine the course of an action that an quot;initiator...
