8
Comment ajouter un utilisateur au groupe «sudo»?
Dans /etc/sudoersje vois ceci: # 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 Alors, comment puis-je ajouter un utilisateur à ce sudogroupe?