Describe the feature you'd like see implemented in sudo-rs
Sudo-rs has a blanket error that can misreport issues like having no_new_privs set.
What problem can be solved with this feature?
When running in a container, it can be common for no_new_privs to be set and sudors is cryptic when this is the issue
Describe the feature you'd like see implemented in
sudo-rsSudo-rs has a blanket error that can misreport issues like having no_new_privs set.
What problem can be solved with this feature?
When running in a container, it can be common for no_new_privs to be set and sudors is cryptic when this is the issue