mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 15:13:05 +00:00
Updated rhel9cis_pam_faillock defaults to only those needed for RHEL9
Signed-off-by: Adam Lewandowski <adam.lewandowski@plxis.com>
This commit is contained in:
parent
85afda6413
commit
62649cb6c5
1 changed files with 1 additions and 3 deletions
|
|
@ -582,10 +582,8 @@ rhel9cis_pam_password:
|
||||||
minclass: 4
|
minclass: 4
|
||||||
|
|
||||||
rhel9cis_pam_faillock:
|
rhel9cis_pam_faillock:
|
||||||
attempts: 5
|
|
||||||
unlock_time: 900
|
unlock_time: 900
|
||||||
fail_for_root: no
|
deny: 5
|
||||||
remember: 5
|
|
||||||
|
|
||||||
# UID settings for interactive users
|
# UID settings for interactive users
|
||||||
# These are discovered via logins.def if set true
|
# These are discovered via logins.def if set true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue