Skip to content

Commit

Permalink
Merge pull request #12748 from alanmcanonical/ubt24_53322
Browse files Browse the repository at this point in the history
Ubuntu 24.04: Implement rule 5.3.3.2.2 Ensure minimum password length is configured
  • Loading branch information
dodys authored Dec 19, 2024
2 parents 48f3aff + dcb12cc commit 1e06a3d
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 @@ -1928,8 +1928,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.
rules:
- var_password_pam_minlen=14
- accounts_password_pam_minlen
status: automated

- id: 5.3.3.2.3
title: Ensure password complexity is configured (Manual)
Expand Down

0 comments on commit 1e06a3d

Please sign in to comment.