Add User to Sudoers Step 1 : To give additional users access to sudo, all you would need to do is add them to the sudo group sudo usermod -aG sudo myuser Configure sudo Step 2 : User with sudo privileges access to everything, and that may or may not...