[ubuntu-in] Add user in Sudo

Muneeb Shaikh iammuneeb at gmail.com
Sun Jul 8 04:54:07 UTC 2012


On 07/07/2012 01:03 PM, Niam Computech wrote:
> On 7/5/2012 11:12 AM, Mehdi wrote:
>> how i can add the new user to sudo by command line in Xubunto 12.04?
> 
> You can edit sudoers file
> 
> 

If you add the user to 'admin' group they get sudoer's access.

# adduser <username> admin

Or you can manually edit the sudoer's file with the tool

# visudo


-- Muneeb Shaikh



More information about the ubuntu-in mailing list