What command is used to easily modify the file that defines what users can use the `sudo` command, and what commands the
Posted: Sun May 15, 2022 10:14 am
What command is used to easily modify the file that defines what
users can use the `sudo` command, and what commands they are
allowed to execute with the command?
Group of answer choices:
vim /etc/sudo/sudo.conf
sudo -e
chmod -p sudo
visudo
users can use the `sudo` command, and what commands they are
allowed to execute with the command?
Group of answer choices:
vim /etc/sudo/sudo.conf
sudo -e
chmod -p sudo
visudo