From be53999e3ce1555bcc5b0e0003bf2db40556c742 Mon Sep 17 00:00:00 2001 From: mbelur Date: Thu, 10 Dec 2020 22:10:36 +0100 Subject: [PATCH] Add rules for SLES-12-010270 --- .../accounts_minimum_age_login_defs/ansible/shared.yml | 2 +- .../accounts_minimum_age_login_defs/rule.yml | 2 ++ sle12/profiles/stig.profile | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/ansible/shared.yml b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/ansible/shared.yml index e394f26d7a98..0c81c0ee5bb1 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/ansible/shared.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/ansible/shared.yml @@ -1,4 +1,4 @@ -# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv +# platform = multi_platform_rhel,multi_platform_fedora,multi_platform_ol,multi_platform_rhv,multi_platform_sle # reboot = false # strategy = restrict # complexity = low diff --git a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/rule.yml index 8f14e9ad4384..0b6f87837864 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_minimum_age_login_defs/rule.yml @@ -26,6 +26,7 @@ severity: medium identifiers: cce@rhel7: CCE-82036-5 cce@rhel8: CCE-80648-9 + cce@sle12: CCE-83049-7 references: stigid@ol7: OL07-00-010230 @@ -36,6 +37,7 @@ references: nist-csf: PR.AC-1,PR.AC-6,PR.AC-7 srg: SRG-OS-000075-GPOS-00043 stigid@rhel7: RHEL-07-010230 + stigid@sle12: SLES-12-010270 isa-62443-2013: 'SR 1.1,SR 1.10,SR 1.2,SR 1.3,SR 1.4,SR 1.5,SR 1.7,SR 1.8,SR 1.9,SR 2.1' isa-62443-2009: 4.3.3.2.2,4.3.3.5.1,4.3.3.5.2,4.3.3.6.1,4.3.3.6.2,4.3.3.6.3,4.3.3.6.4,4.3.3.6.5,4.3.3.6.6,4.3.3.6.7,4.3.3.6.8,4.3.3.6.9,4.3.3.7.2,4.3.3.7.4 cobit5: DSS05.04,DSS05.05,DSS05.07,DSS05.10,DSS06.03,DSS06.10 diff --git a/sle12/profiles/stig.profile b/sle12/profiles/stig.profile index 3f00b9553173..766efdaafd86 100644 --- a/sle12/profiles/stig.profile +++ b/sle12/profiles/stig.profile @@ -29,3 +29,4 @@ selections: - auditd_data_retention_space_left - auditd_data_retention_action_mail_acct - set_password_hashing_algorithm_logindefs + - accounts_minimum_age_login_defs