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

Michele Newman mnewman at redhat.com
Thu Oct 25 13:50:07 UTC 2012


---
 RHEL6/input/services/dhcp.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/services/dhcp.xml b/RHEL6/input/services/dhcp.xml
index 64b6778..9511ba6 100644
--- a/RHEL6/input/services/dhcp.xml
+++ b/RHEL6/input/services/dhcp.xml
@@ -33,7 +33,7 @@ system does not need to act as a DHCP server, it should be disabled
 and removed.
 </description>
 
-<Rule id="disable_dhcp_server">
+<Rule id="disable_dhcp_server" severity="medium">
 <title>Disable DHCP Service</title>
 <description>The <tt>dhcpd</tt> service should be disabled on
 any system that does not need to act as a DHCP server.
@@ -51,7 +51,7 @@ DHCP server if there is one.
 <tested by="DS" on="20121024"/>
 </Rule>
 
-<Rule id="uninstall_dhcp_server">
+<Rule id="uninstall_dhcp_server" severity="medium">
 <title>Uninstall DHCP Server Package</title>
 <description>If the system does not need to act as a DHCP server,
 the dhcp package can be uninstalled.
-- 
1.8.0



More information about the scap-security-guide mailing list