Here are the revisions to previous patches for Tickets #23,26. Michael Palmiotto (1): M1 Incomplete Guidance - Account and Access Control
Mike Palmiotto (1): M1 Incomplete Guidance - Logging and Auditing .../checks/accounts_disabled_after_expiration.xml | 24 ++++ ...counts_login_shell_timeout_implemented_bash.xml | 45 ++++++++ ...counts_login_shell_timeout_implemented_tcsh.xml | 25 +++++ .../input/checks/accounts_netrc_files_checked.xml | 25 +++++ .../accounts_user_dot_files_not_world_writable.xml | 33 ++++++ .../checks/audit_rules_logon_modification.xml | 34 ++++++ .../checks/audit_rules_session_modification.xml | 47 ++++++++ .../checks/libuser_login_defs_userdefaults.xml | 50 +++++++++ .../checks/logwatch_configured_on_logserver.xml | 71 ++++++++++++ .../src/input/checks/rsyslog_messages_captured.xml | 70 ++++++++++++ rhel6/src/input/profiles/common.xml | 42 +++++++- rhel6/src/input/system/accounts/accounts.xml | 27 +++++ rhel6/src/input/system/accounts/pam.xml | 38 +++++++- rhel6/src/input/system/accounts/physical.xml | 63 +++++++++++ .../system/accounts/restrictions/restrictions.xml | 114 ++++++++++++++++++++ rhel6/src/input/system/accounts/session.xml | 24 ++++ rhel6/src/input/system/auditing.xml | 77 +++++++++++++- rhel6/src/input/system/logging.xml | 67 ++++++++++++ 18 files changed, 873 insertions(+), 3 deletions(-) create mode 100644 rhel6/src/input/checks/accounts_disabled_after_expiration.xml create mode 100644 rhel6/src/input/checks/accounts_login_shell_timeout_implemented_bash.xml create mode 100644 rhel6/src/input/checks/accounts_login_shell_timeout_implemented_tcsh.xml create mode 100644 rhel6/src/input/checks/accounts_netrc_files_checked.xml create mode 100644 rhel6/src/input/checks/accounts_user_dot_files_not_world_writable.xml create mode 100644 rhel6/src/input/checks/audit_rules_logon_modification.xml create mode 100644 rhel6/src/input/checks/audit_rules_session_modification.xml create mode 100644 rhel6/src/input/checks/libuser_login_defs_userdefaults.xml create mode 100644 rhel6/src/input/checks/logwatch_configured_on_logserver.xml create mode 100644 rhel6/src/input/checks/rsyslog_messages_captured.xml -- 1.7.6.5 _______________________________________________ scap-security-guide mailing list scap-security-guide@lists.fedorahosted.org https://fedorahosted.org/mailman/listinfo/scap-security-guide