Optimized security with administrator user

This commit is contained in:
2020-12-31 17:01:47 +01:00
parent 8d4878d299
commit 11deb714b9
5 changed files with 8 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ root ALL=(ALL) ALL
# %wheel ALL=(ALL) NOPASSWD: ALL
## Uncomment to allow members of group sudo to execute any command
%sudo ALL=(ALL) ALL
# %sudo ALL=(ALL) ALL
## Uncomment to allow any user to run sudo if they know the password
## of the user they are running the command as (root by default).