/etc/sudoers
User privilege specification
root ALL=(ALL) ALL
# Allow members of group sudo to execute any command after they have
# provided their password
# (Note that later entries override this, so you might need to move
# it further down)
%sudo ALL=(ALL) ALL
#
#includedir /etc/sudoers.d
# Members of the admin group may gain root privileges
%admin ALL=(ALL) ALL
Que dois-je désactiver ? Toutes ces lignes, nécessairement ?
J'ai juste peur de ne plus pouvoir me loguer en root dans un shell, j'aurais l'air con
