diff --git a/products/rhel10/profiles/ism_o.profile b/products/rhel10/profiles/ism_o.profile index 75ff703df10..e30bbdbb37a 100644 --- a/products/rhel10/profiles/ism_o.profile +++ b/products/rhel10/profiles/ism_o.profile @@ -32,7 +32,6 @@ selections: - '!enable_dracut_fips_module' - '!firewalld_sshd_port_enabled' - '!require_singleuser_auth' - - '!enable_fips_mode' # tally2 is deprecated, replaced by faillock - '!accounts_passwords_pam_tally2_deny_root' - '!accounts_passwords_pam_tally2_unlock_time' diff --git a/products/rhel10/profiles/ism_o_secret.profile b/products/rhel10/profiles/ism_o_secret.profile index 03730dadcc9..798f670b3b6 100644 --- a/products/rhel10/profiles/ism_o_secret.profile +++ b/products/rhel10/profiles/ism_o_secret.profile @@ -34,7 +34,6 @@ selections: - '!enable_dracut_fips_module' - '!firewalld_sshd_port_enabled' - '!require_singleuser_auth' - - '!enable_fips_mode' # tally2 is deprecated, replaced by faillock - '!accounts_passwords_pam_tally2_deny_root' - '!accounts_passwords_pam_tally2_unlock_time' diff --git a/products/rhel10/profiles/ism_o_top_secret.profile b/products/rhel10/profiles/ism_o_top_secret.profile index cfaa853b5ab..1c72abd64fe 100644 --- a/products/rhel10/profiles/ism_o_top_secret.profile +++ b/products/rhel10/profiles/ism_o_top_secret.profile @@ -32,7 +32,6 @@ selections: - '!enable_dracut_fips_module' - '!firewalld_sshd_port_enabled' - '!require_singleuser_auth' - - '!enable_fips_mode' # tally2 is deprecated, replaced by faillock - '!accounts_passwords_pam_tally2_deny_root' - '!accounts_passwords_pam_tally2_unlock_time'