-
Notifications
You must be signed in to change notification settings - Fork 700
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
RHEL7: audit_rules_login_events_faillock #2607
Comments
I got the same problem with RHEL 7.5Beta. Anyone with a patch? |
There is no audit_rules_login_events_faillock in shared/ or rhel7/checks/oval. hallllpppp I'm going mental. edit: here is what's in the dir tree:
|
@shawndwells did you check |
On 2/22/18 11:11 AM, redhatrises wrote:
@shawndwells <https://github.com/shawndwells> did you check
|shared/templates/csv/audit_rules_login_events.csv|?
Nope. But isn't that for audit_rules_login_events, not
audit_rules_login_events_faillock?
|
@shawndwells it is for all audit_rules_login_events including faillock. |
I work only with Red Hat 7 server and the DISA Red Hat 7 STIG profile and while running my scans I noticed that there is a general inconsistency between the checks, the text, and the remedies (both bash and Ansible). Other examples are the Gnome settings in the dconf ini file. Some tests will accept spaces around the key=value and some will not. I will have to get my head around how all this content comes together and review the current STIG before I can submit some pull requests. |
…ts_faillock Fixes #2607 - audit_rules_login_events
Description of problem:
Test doesn't match the text.
SCAP Security Guide Version:
tip
Operating System Version:
RHEL
Steps to Reproduce:
^-w\s+/var/run/faillock\s+-p\s+wa\s+(-k[\s]+|-F[\s]+key=)[-\w]+\s*$
Actual Results:
audit_rules_login_events_faillock : fail
Expected Results:
audit_rules_login_events_faillock : pass
Addition Information/Debugging Steps:
The text was updated successfully, but these errors were encountered: