We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9fe83ea + b12bb7a commit bf62c2dCopy full SHA for bf62c2d
1 file changed
controls/stig_ubuntu2404.yml
@@ -582,6 +582,22 @@ controls:
582
- accounts_passwords_pam_faildelay_delay
583
status: automated
584
585
+ - id: UBTU-24-300019
586
+ title: Ubuntu 24.04 LTS must restrict privilege elevation to authorized personnel.
587
+ levels:
588
+ - medium
589
+ rules:
590
+ - sudo_restrict_privilege_elevation_to_authorized
591
+ status: automated
592
+
593
+ - id: UBTU-24-300020
594
+ title: Ubuntu 24.04 LTS must require users to provide a password for privilege escalation.
595
596
597
598
+ - sudo_remove_nopasswd
599
600
601
- id: UBTU-24-300021
602
title: Ubuntu 24.04 LTS must require users to reauthenticate for privilege escalation or when changing
603
roles.
0 commit comments