suppression du groupe sudo dans le fichier sudoers

This commit is contained in:
Vincent BENOIT
2022-12-23 11:49:32 +01:00
parent 7a12e7737c
commit cefbf035b4
+1 -1
View File
@@ -89,7 +89,7 @@ root ALL=(ALL:ALL) ALL
# %wheel ALL=(ALL:ALL) NOPASSWD: ALL # %wheel ALL=(ALL:ALL) NOPASSWD: ALL
## Uncomment to allow members of group sudo to execute any command ## Uncomment to allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL #%sudo ALL=(ALL:ALL) ALL
%pi ALL=NOPASSWD: SYSMGT %pi ALL=NOPASSWD: SYSMGT
## Uncomment to allow any user to run sudo if they know the password ## Uncomment to allow any user to run sudo if they know the password