Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove RHEL-08-020220 and RHEL-08-020221 from the RHEL 8 STIG #12805

Merged
merged 1 commit into from
Jan 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ references:
nist@sle15: IA-5(1)(e),IA-5(1).1(v)
pcidss: Req-8.2.5
srg: SRG-OS-000077-GPOS-00045
stigid@rhel8: RHEL-08-020220

ocil_clause: |-
the pam_pwhistory.so module is not used, the "remember" module option is not set in
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ references:
nist@sle15: IA-5(1)(e),IA-5(1).1(v)
pcidss: Req-8.2.5
srg: SRG-OS-000077-GPOS-00045
stigid@rhel8: RHEL-08-020221

ocil_clause: |-
the pam_pwhistory.so module is not used, the "remember" module option is not set in
Expand Down
6 changes: 0 additions & 6 deletions products/rhel8/profiles/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -613,12 +613,6 @@ selections:
# RHEL-08-020210
- accounts_password_set_max_life_existing

# RHEL-08-020220
- accounts_password_pam_pwhistory_remember_system_auth

# RHEL-08-020221
- accounts_password_pam_pwhistory_remember_password_auth

# RHEL-08-020230
- accounts_password_pam_minlen

Expand Down
2 changes: 0 additions & 2 deletions tests/data/profile_stability/rhel8/stig.profile
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@ selections:
- accounts_password_pam_minclass
- accounts_password_pam_minlen
- accounts_password_pam_ocredit
- accounts_password_pam_pwhistory_remember_password_auth
- accounts_password_pam_pwhistory_remember_system_auth
- accounts_password_pam_pwquality_password_auth
- accounts_password_pam_pwquality_system_auth
- accounts_password_pam_retry
Expand Down
2 changes: 0 additions & 2 deletions tests/data/profile_stability/rhel8/stig_gui.profile
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ selections:
- accounts_password_pam_minclass
- accounts_password_pam_minlen
- accounts_password_pam_ocredit
- accounts_password_pam_pwhistory_remember_password_auth
- accounts_password_pam_pwhistory_remember_system_auth
- accounts_password_pam_pwquality_password_auth
- accounts_password_pam_pwquality_system_auth
- accounts_password_pam_retry
Expand Down
Loading