- Notifications
You must be signed in to change notification settings - Fork687
Open
Description
FedRAMP STIG hardening guidelines require thatnopasswd should not appear in any sudoers configuration. Unfortunately, this also applies to the root user. Can instances ofsudo -u ec2-user be replace withrunuser -l ec2-user -g ec2user asrunuser is available on AL2023, does not involvesudo, and is only available to the root user?
Metadata
Metadata
Assignees
Labels
No labels