diff --git a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_min_life_existing/rule.yml b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_min_life_existing/rule.yml index 4416994ae541..44da70970238 100644 --- a/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_min_life_existing/rule.yml +++ b/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/accounts_password_set_min_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 Minimum Age' @@ -21,6 +21,7 @@ severity: medium identifiers: cce@rhel7: CCE-80521-8 cce@rhel8: CCE-82472-2 + cce@sle12: CCE-83042-2 references: stigid@ol7: OL07-00-010240 @@ -29,6 +30,7 @@ references: srg: SRG-OS-000075-GPOS-00043 vmmsrg: SRG-OS-000075-VMM000420 stigid@rhel7: RHEL-07-010240 + stigid@sle12: SLES-12-010260 ocil_clause: 'existing passwords are not configured correctly' diff --git a/sle12/profiles/stig.profile b/sle12/profiles/stig.profile index 2443e297061c..dae7220e95c3 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_min_life_existing