sudo-rs
sudo-rs copied to clipboard
Specific Defaults parser+checking
Right now the Defaults parser/checker only supports global settings, but the sudoers file supports setting them on a per-host, per-user, per-command basis. This will require some changes.