From 5ccda099441b437522122be172ce69f52dd68113 Mon Sep 17 00:00:00 2001 From: guangyee Date: Sat, 12 Dec 2020 01:26:12 +0100 Subject: [PATCH] Add rules for SLES-12-010290 STIG --- .../accounts_password_set_max_life_existing/rule.yml | 4 +++- sle12/profiles/stig.profile | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_max_life_existing/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_max_life_existing/rule.yml index aa4af2f13262..6d91224cd9ac 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_max_life_existing/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_max_life_existing/rule.yml @@ -1,6 +1,6 @@ documentation_complete: true -prodtype: ol7,ol8,rhel7,rhel8,rhv4,wrlinux1019 +prodtype: ol7,ol8,rhel7,rhel8,rhv4,wrlinux1019,sle12 title: 'Set Existing Passwords Maximum Age' @@ -21,6 +21,7 @@ severity: medium identifiers: cce@rhel7: CCE-80522-6 cce@rhel8: CCE-82473-0 + cce@sle12: CCE-83041-4 references: stigid@ol7: OL07-00-010260 @@ -29,6 +30,7 @@ references: srg: SRG-OS-000076-GPOS-00044 vmmsrg: SRG-OS-000076-VMM-000430 stigid@rhel7: RHEL-07-010260 + stigid@sle12: SLES-12-010290 ocil_clause: 'existing passwords are not configured correctly' diff --git a/sle12/profiles/stig.profile b/sle12/profiles/stig.profile index 2443e297061c..1a604479505e 100644 --- a/sle12/profiles/stig.profile +++ b/sle12/profiles/stig.profile @@ -34,3 +34,4 @@ selections: - account_disable_post_pw_expiration - accounts_maximum_age_login_defs - package_audit-audispd-plugins_installed + - accounts_password_set_max_life_existing