Skip to content

Commit

Permalink
Implement rule 5.3.3.2.2 Ensure minimum password length is configured
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmcanonical committed Dec 19, 2024
1 parent 7708eb8 commit dcb12cc
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 @@ -1927,8 +1927,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 dcb12cc

Please sign in to comment.