ComplianceAsCode / ComplianceAsCode/content
`Require use_authtok for pam_unix.so` checks for the wrong path on AlmaLinux 8
Open
triaged
- Dominant language
- Shell
- Stars
- 2.8k
- Forks
- 828
- Avg merge
- 3d 8m
- Merged PRs (30d)
- 80
Description
#### Description of problem:
Rule ID: xccdf_org.ssgproject.content_rule_accounts_password_pam_unix_authtok
Title: Require use_authtok for pam_unix.so
The rule checks for `/etc/pam.d/common-password`, which is an Ubuntu-path.
#### SCAP Security Guide Version:
0.1.80
#### Actual Results:
Rule fails, even though the Ansible suggestion was applied.
#### Expected Results:
Rule works.
Contributor guide
Assessment
This issue has not been assessed yet.