[PATCH 1/6] added new alternate titles for new Rules, removed old Rule title

Jeffrey Blank blank at eclipse.ncsc.mil
Sun Oct 21 19:57:39 UTC 2012


Signed-off-by: Jeffrey Blank <blank at eclipse.ncsc.mil>
---
 RHEL6/input/auxiliary/alt-titles-stig.xml |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/RHEL6/input/auxiliary/alt-titles-stig.xml b/RHEL6/input/auxiliary/alt-titles-stig.xml
index 223a718..2d6c2ee 100644
--- a/RHEL6/input/auxiliary/alt-titles-stig.xml
+++ b/RHEL6/input/auxiliary/alt-titles-stig.xml
@@ -1,3 +1,4 @@
+<?xml version="1.0"?>
 <titles xmlns="http://checklists.nist.gov/xccdf/1.1" id="stig">
 <!-- This file can be used to specify alternative titles.
      The rule attribute is used to identify the Rule with which to associate the title.
@@ -660,9 +661,6 @@ The system must have a host-based intrusion detection tool installed.
 <title rule="install_antivirus" shorttitle="Install Virus Scanning Software">
 The system must use and update a DoD-approved virus scan program.
 </title>
-<title rule="root_path_default" shorttitle="Root Path Must Be Vendor Default">
-The root account's executable search path must be the vendor default.
-</title>
 <title rule="ftp_log_transactions" shorttitle="Enable Logging of All FTP Transactions">
 The FTP daemon must be configured for logging or verbose mode.
 </title>
@@ -670,4 +668,10 @@ The FTP daemon must be configured for logging or verbose mode.
 The system, if capable, must be configured to require the use of a CAC, PIV
 compliant hardware token, or Alternate Logon Token (ALT) for authentication.
 </title>
+<title rule="package_sendmail_removed" shorttitle="Uninstall Sendmail Package">
+The sendmail package must be removed.
+</title>
+<title rule="disable_ctrlaltdel_reboot" shorttitle="Disable Ctrl-Alt-Del Reboot Activation">
+The x86 CTRL-ALT-DELETE key sequence must be disabled.
+</title>
 </titles>
-- 
1.7.1



More information about the scap-security-guide mailing list