[PATCH 11/36] Added severity medium, same as the RHEL 5 STIG.

Michele Newman mnewman at redhat.com
Thu Oct 25 13:49:56 UTC 2012


---
 RHEL6/input/system/accounts/physical.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/system/accounts/physical.xml b/RHEL6/input/system/accounts/physical.xml
index 9fecfb9..527e75c 100644
--- a/RHEL6/input/system/accounts/physical.xml
+++ b/RHEL6/input/system/accounts/physical.xml
@@ -102,7 +102,7 @@ and whether to enter single-user mode.
 
 </Group>
 
-<Rule id="require_singleuser_auth">
+<Rule id="require_singleuser_auth" severity="medium">
 <title>Require Authentication for Single User Mode</title>
 <description>Single-user mode is intended as a system recovery
 method, providing a single user root access to the system by
@@ -161,7 +161,7 @@ prompted before any action is taken.
 </rationale>
 </Rule>
 
-<Rule id="disable_interactive_boot">
+<Rule id="disable_interactive_boot" severity="medium">
 <title>Disable Interactive Boot</title>
 <description>
 To disable the ability for users to perform interactive startups,
-- 
1.8.0



More information about the scap-security-guide mailing list