Skip to content

Commit

Permalink
Move the 5.3.3.2.4 into right place
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmcanonical committed Dec 19, 2024
1 parent 952a287 commit 42f0bff
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1880,10 +1880,8 @@ controls:
levels:
- l1_server
- l1_workstation
rules:
- var_password_pam_maxrepeat=3
- accounts_password_pam_maxrepeat
status: automated
status: planned
notes: TODO. Rule does not seem to be implemented, nor does it map to any rules in ubuntu2204 profile.

- id: 5.3.3.1.1
title: Ensure password failed attempts lockout is configured (Automated)
Expand Down Expand Up @@ -1961,8 +1959,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_maxrepeat=3
- accounts_password_pam_maxrepeat
status: automated

- id: 5.3.3.2.5
title: Ensure password maximum sequential characters is configured (Automated)
Expand Down

0 comments on commit 42f0bff

Please sign in to comment.