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?
how to add user to sudoers file
-
Chris
- Site Admin
- Posts: 132
- Joined: Mon Jul 21, 2008 9:45 am
- Location: Leuven, Belgium
Re: how to add user to sudoers file
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.
(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.