Details
SELinux and AppArmor provide Mandatory Access Controls. Without a Mandatory Access Control system installed only the default Discretionary Access Control system will be available.
NOTE: SELinux or AppArmor was not identified as being installed.
Solution
Install SELinux or apparmor using one of the following commands: # zypper install libselinux1# zypper install libapparmor1 apparmor-utils The previous commands install SELinux, use the appropriate package if AppArmor is desired.
Supportive Information
The following resource is also helpful.
This security hardening control applies to the following category of controls within NIST 800-53: Access Control.This control applies to the following type of system Unix.