-
Notifications
You must be signed in to change notification settings - Fork 765
Closed
Labels
CISCIS Benchmark related.CIS Benchmark related.RHELRed Hat Enterprise Linux product related.Red Hat Enterprise Linux product related.RHEL8Red Hat Enterprise Linux 8 product related.Red Hat Enterprise Linux 8 product related.productization-issueIssue found in upstream stabilization process.Issue found in upstream stabilization process.
Description
Description of problem:
Following rules fail when the CIS profile is scanned and remediated with Openscap:
- account_password_pam_faillock_password_auth
- account_password_pam_faillock_system_auth
- accounts_password_pam_pwhistory_remember_password_auth
- accounts_password_pam_pwhistory_remember_system_auth
- accounts_password_pam_pwhistory_use_authtok
- accounts_passwords_pam_faillock_deny
- accounts_passwords_pam_faillock_deny_root
- accounts_passwords_pam_faillock_unlock_time_with_zero
- no_empty_passwords
SCAP Security Guide Version:
master 1e49e10
Operating System Version:
RHEL 8.10
Steps to Reproduce:
- Run for example the test /hardening/host-os/oscap/cis from the contest repo
Actual Results:
Rules fail.
Expected Results:
Rules pass.
Additional Information/Debugging Steps:
I would expect that dropping of enable_authselect rule from the CIS control file could cause some of those problems. But I tried adding it back and it did not solve all problems.
Metadata
Metadata
Assignees
Labels
CISCIS Benchmark related.CIS Benchmark related.RHELRed Hat Enterprise Linux product related.Red Hat Enterprise Linux product related.RHEL8Red Hat Enterprise Linux 8 product related.Red Hat Enterprise Linux 8 product related.productization-issueIssue found in upstream stabilization process.Issue found in upstream stabilization process.