content icon indicating copy to clipboard operation
content copied to clipboard

Rule `accounts_password_pam_unix_no_remember` has failing scenario `remember_present_system_auth.fail`

Open Mab879 opened this issue 3 weeks ago • 1 comments

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:

  1. 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'

Mab879 avatar Dec 04 '25 12:12 Mab879

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

ggbecker avatar Dec 10 '25 12:12 ggbecker