From e6eb88d71bdcc524ff93e00a3f8744b4bf8583a2 Mon Sep 17 00:00:00 2001 From: Matthew Burket Date: Wed, 11 Sep 2024 14:30:49 -0500 Subject: [PATCH] Remove rules longer in the RHEL 9 STIG as V2R1 --- controls/stig_rhel9.yml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/controls/stig_rhel9.yml b/controls/stig_rhel9.yml index 5817344931d..f62e2669f33 100644 --- a/controls/stig_rhel9.yml +++ b/controls/stig_rhel9.yml @@ -2813,28 +2813,6 @@ controls: - var_password_pam_retry=3 status: automated - - id: RHEL-09-611015 - levels: - - medium - title: - RHEL 9 must be configured in the password-auth file to prohibit password - reuse for a minimum of five generations. - rules: - - accounts_password_pam_pwhistory_remember_password_auth - - var_password_pam_remember=5 - - var_password_pam_remember_control_flag=requisite_or_required - status: automated - - - id: RHEL-09-611020 - levels: - - medium - title: - RHEL 9 must be configured in the system-auth file to prohibit password reuse - for a minimum of five generations. - rules: - - accounts_password_pam_pwhistory_remember_system_auth - status: automated - - id: RHEL-09-611025 levels: - high