[PATCH 1/2] bugfixes for undisciplined renaming jaunt, missing OVAL references

Jeffrey Blank blank at eclipse.ncsc.mil
Fri May 17 05:13:23 UTC 2013


Signed-off-by: Jeffrey Blank <blank at eclipse.ncsc.mil>
---
 RHEL6/input/checks/restrict_serial_port_logins.xml |    2 +-
 RHEL6/input/services/mail.xml                      |    1 +
 RHEL6/input/system/accounts/physical.xml           |    3 ++-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/RHEL6/input/checks/restrict_serial_port_logins.xml b/RHEL6/input/checks/restrict_serial_port_logins.xml
index 78df91b..9cc7641 100644
--- a/RHEL6/input/checks/restrict_serial_port_logins.xml
+++ b/RHEL6/input/checks/restrict_serial_port_logins.xml
@@ -1,5 +1,5 @@
 <def-group>
-  <definition class="compliance" id="securetty_no_serial" version="1">
+  <definition class="compliance" id="restrict_serial_port_logins" version="1">
     <metadata>
       <title>Restrict Serial Port Root Logins</title>
       <affected family="unix">
diff --git a/RHEL6/input/services/mail.xml b/RHEL6/input/services/mail.xml
index 31cfdb3..d4c62d5 100644
--- a/RHEL6/input/services/mail.xml
+++ b/RHEL6/input/services/mail.xml
@@ -57,6 +57,7 @@ should be used instead.
 </rationale>
 <ident cce="27515-6" />
 <ref nist="CM-7" />
+<oval id="package_sendmail_removed" />
 <tested by="DS" on="20121024"/>
 </Rule>
 
diff --git a/RHEL6/input/system/accounts/physical.xml b/RHEL6/input/system/accounts/physical.xml
index cce519d..e4863c1 100644
--- a/RHEL6/input/system/accounts/physical.xml
+++ b/RHEL6/input/system/accounts/physical.xml
@@ -376,7 +376,8 @@ Installing <tt>screen</tt> ensures a console locking capability is available
 for users who may need to suspend console logins.
 </rationale>
 <ident cce="26940-7" />
-<ref nist="" disa="58" />
+<ref disa="58" />
+<oval id="package_screen_installed" />
 <tested by="DS" on="20121026"/>
 </Rule>
 </Group>
-- 
1.7.1



More information about the scap-security-guide mailing list