[PATCH 0/3] 3 Updates to cleanup make validate

Maura Dailey maura at eclipse.ncsc.mil
Tue May 21 17:36:48 UTC 2013


1. Added new check display_login_attempts to check for a pam_lastlog.so session line.
2. Added new check for .netrc files in /home
3. Renamed existing check so that the file name, OVAL id, and rule id all match.

- Maura Dailey

Maura Dailey (3):
  Adding check for pam_lastlog.so
  Adding check for no_netrc_files
  Renaming oval check no_rsh_trusted_host_files to no_rsh_trust_files
    to match rule ID

 RHEL6/input/checks/display_login_attempts.xml      |   25 +++++++++++++++++++
 RHEL6/input/checks/no_netrc_files.xml              |   22 ++++++++++++++++
 RHEL6/input/checks/no_rsh_trust_files.xml          |   26 ++++++++++----------
 RHEL6/input/services/obsolete.xml                  |    2 +-
 RHEL6/input/system/accounts/pam.xml                |    2 +-
 .../accounts/restrictions/password_storage.xml     |    2 +-
 6 files changed, 63 insertions(+), 16 deletions(-)
 create mode 100644 RHEL6/input/checks/display_login_attempts.xml
 create mode 100644 RHEL6/input/checks/no_netrc_files.xml



More information about the scap-security-guide mailing list