More mappings of current content to DISA CCI numbers. Created rule to set the maximum amount of concurrent logins per user in order to satisfy a OS SRG requirement.
Willy Santos (9): Added Rule to set the maximum amount of concurrent login sessions per user. Mapped rule to CCI-000054 which requires the operating system to limit the number of concurrent sessions for each account. Fixed placement of Value tags for max login rule. OVAL check for maximum login sessions rule. Mapped CCI-000158 to enable_auditd_service in auditing.xml Mapped CCI-000213 to unmet_impractical_guidance in srg_support.xml Mapped CCI-000221 to unmet_impractical_guidance in srg_support.xml Mapped CCI-000347 to auditd_configure_rules in auditing.xml Mapped CCI-000345 to met_inherently in srg_support.xml Mapped CCI-000346 to met_inherently in srg_support.xml
rhel6/src/input/auxiliary/srg_support.xml | 4 +- .../accounts_max_concurrent_login_sessions.xml | 34 ++++++++++++++++++++ rhel6/src/input/system/accounts/session.xml | 32 ++++++++++++++++++- rhel6/src/input/system/auditing.xml | 4 +- 4 files changed, 69 insertions(+), 5 deletions(-) create mode 100644 rhel6/src/input/checks/accounts_max_concurrent_login_sessions.xml