content
content copied to clipboard
Rule `accounts_password_pam_unix_no_remember` has failing scenario `remember_present_system_auth.fail`
Description of problem:
Rule accounts_password_pam_unix_no_remember has failing scenario remember_present_system_auth.
SCAP Security Guide Version:
7155a0f32c44bc265dbb2d9cbf2380a451ec0764
Operating System Version:
RHEL 8.10, RHEL 9.7
Steps to Reproduce:
- Run automatus using oscap remedations for
accounts_password_pam_unix_no_remember
Actual Results:
Tests fail
Expected Results:
Tests pass
Additional Information/Debugging Steps:
oscap fixing returned error, expected 'fixed'
The waiver https://github.com/RHSecurityCompliance/contest/pull/498 is adding a waiver for remember_present_password_auth and not remember_present_system_auth, anyway this issue should apply for both cases, I'm updating the waivers to include this second test scenario as well