Page 1 of 1

how to add user to sudoers file

Posted: Wed Sep 16, 2015 5:14 pm
by mister_v
Hello,

I want to give a user sudo rights.
I have to add the user to the sudoers-file,
But how do I do that?

Re: how to add user to sudoers file

Posted: Thu Sep 17, 2015 10:34 am
by Chris
run visudo
(do not edit the file directly.)

And then add the user file.

You can also add the user to the group sudo,
It should also work.