CCI-001424 requires dynamic reconfiguration of security attributes in accrodance with an identified security policy as information is created and combined. This can be accomplished using SELinux.
Signed-off-by: Willy Santos <[email protected]> --- rhel6/src/input/system/selinux.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/rhel6/src/input/system/selinux.xml b/rhel6/src/input/system/selinux.xml index 4079e21..e9e7f39 100644 --- a/rhel6/src/input/system/selinux.xml +++ b/rhel6/src/input/system/selinux.xml @@ -57,7 +57,7 @@ overridden by command-line arguments passed to the kernel. It is necessary to check <tt>grub.conf</tt> to ensure that this has not been done and to protect the boot process. </description> -<ref disa="26,1084,1086,1087,1090,1091"/> +<ref disa="26,1084,1086,1087,1090,1091,1424"/> <Value id="var_selinux_state_name" type="string" operator="equals" interactive="0"> <title>SELinux state</title> -- 1.7.7.6 _______________________________________________ scap-security-guide mailing list [email protected] https://fedorahosted.org/mailman/listinfo/scap-security-guide
