Skip to content

Commit

Permalink
Merge pull request #12750 from alanmcanonical/ubt24_53321
Browse files Browse the repository at this point in the history
Ubuntu 24.04: Implement rule 5.3.3.2.1 Ensure password number of changed characters is configured
  • Loading branch information
dodys authored Dec 19, 2024
2 parents 1e06a3d + ddf8ca3 commit 2e24509
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1102,7 +1102,7 @@ controls:
status: automated
notes: file_owner_at_deny and file_owner_at_allow currently require root as owner
and don't accept daemon

- id: 3.1.1
title: Ensure IPv6 status is identified (Manual)
levels:
Expand Down Expand Up @@ -1871,7 +1871,7 @@ controls:
levels:
- l1_server
- l1_workstation
rules:
rules:
- accounts_password_pam_pwquality_enabled
status: automated

Expand Down Expand Up @@ -1920,8 +1920,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_difok=2
- accounts_password_pam_difok
status: automated

- id: 5.3.3.2.2
title: Ensure minimum password length is configured (Automated)
Expand Down

0 comments on commit 2e24509

Please sign in to comment.