how to add user to sudoers file

Post Reply
mister_v
Posts: 137
Joined: Sat Jun 20, 2009 5:42 pm

how to add user to sudoers file

Post 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?
Chris
Site Admin
Posts: 127
Joined: Mon Jul 21, 2008 9:45 am
Location: Leuven, Belgium
Contact:

Re: how to add user to sudoers file

Post 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.
Post Reply