A Mandatory Access Control (MAC) system which is a kernel (LSM) enhancement to confine programs to a limited set of resources.
Cost / License
- Free
- Open Source
Platforms
- Linux
Comments about AppArmor as an Alternative to SELinux


AppArmor is the most popular Linux alternative to SELinux.
AppArmor is the most popular Open Source & free alternative to SELinux.
- AppArmor is Free and Open Source









AppArmor is easier to administer, but isn't a 1:1 replacement. MAC and RBAC are not synonymous. Additionally, AppArmor does not include security information for each data object based on what it is, but is based on directory structures or where things are. They are different approaches to a similar problem with different use cases.