Skip to content

Commit

Permalink
Merge pull request #12772 from alanmcanonical/ubt_53312
Browse files Browse the repository at this point in the history
Ubuntu 24.04: Implement rule 5.3.3.1.2 Ensure password unlock time is configured
  • Loading branch information
dodys authored Jan 14, 2025
2 parents 36c8035 + ed08bce commit 4992cca
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1900,8 +1900,10 @@ controls:
levels:
- l1_server
- l1_workstation
status: planned
notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile.
status: automated
rules:
- var_accounts_passwords_pam_faillock_unlock_time=900
- accounts_passwords_pam_faillock_unlock_time

- id: 5.3.3.1.3
title: Ensure password failed attempts lockout includes root account (Automated)
Expand Down

0 comments on commit 4992cca

Please sign in to comment.