Re: [ubuntu-in] Add user in Sudo

2012-07-07 Thread Niam Computech

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


--
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Add user in Sudo

2012-07-07 Thread Muneeb Shaikh
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

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in


Re: [ubuntu-in] Add user in Sudo

2012-07-05 Thread Mehul Ved
On Thu, Jul 5, 2012 at 11:12 AM, Mehdi akri...@gmail.com wrote:
 Dear
 In the new version of Xubuntu 12.04, once we make the new user as
 administrator by following the menu, that New user is Not member of sudor,
 Make i ask you how i can add the new user to sudo by command line in Xubunto
 12.04?

Read this 
https://help.ubuntu.com/community/RootSudo#Allowing_other_users_to_run_sudo

-- 
ubuntu-in mailing list
ubuntu-in@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-in