1.6.3 Ensure SELinux or AppArmor are installed

Warning! Audit Deprecated

This audit has been deprecated and will be removed in a future update.

View Next Audit Version

Information

Without a Mandatory Access Control system installed only the default Discretionary Access Control system will be available.

Solution

Install SELinux or apparmor using the appropriate package manager or manual installation: # yum install libselinux
# apt-get install libselinux1
# zypper install libselinux
The previous commands install SELinux, use the appropriate package if AppArmor is desired.

See Also

https://workbench.cisecurity.org/files/1856