Skip to content

Commit

Permalink
Add new rule instead of modifying existing one
Browse files Browse the repository at this point in the history
  • Loading branch information
alanmcanonical committed Feb 4, 2025
1 parent 40cadc4 commit e1d7b96
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/pam.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ rules:
- no_duplicate_uids
- no_empty_passwords
- no_empty_passwords_etc_shadow
- no_empty_passwords_unix
- no_forward_files
- no_invalid_shell_accounts_unlocked
- no_legacy_plus_entries_etc_group
Expand Down
2 changes: 1 addition & 1 deletion controls/cis_ubuntu2404.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,7 @@ controls:
- l1_server
- l1_workstation
rules:
- no_empty_passwords
- no_empty_passwords_unix
status: automated

- id: 5.3.3.4.2
Expand Down

0 comments on commit e1d7b96

Please sign in to comment.