Zolved community solution
| Zolved community solution |
|
How to add an additional Super User DO(SUDO) in Ubuntu
You can give Super User status to any additional user in Ubuntu by giving SUDO access.
When you set up Ubuntu, it automatically adds the first user to the sudo group. As it doesn't automatically add additional users to the sudo group and if you want to give someone else superuser privileges on your shared system, you'll have to give them sudo access.
To add new users to sudo, you need to use the usermod command. Run sudo usermod -G admin username . However, if the user is already a member of other groups, you'll want to add the -a option, like so: sudo usermod -a -G admin username .
To add new users to sudo, you need to use the usermod command. Run sudo usermod -G admin username . However, if the user is already a member of other groups, you'll want to add the -a option, like so: sudo usermod -a -G admin username .
- The other way to do this will be by going to System > Administration > Users and Groups.

- Select the user you want to add to sudo, and click Properties.

- Under the User privileges tab, check the box that says "Administer the system" and click on OK. hey! You are ready to go.

|
copyright © 2010, IPTouch, Inc.
Comments
- Posted by: liberty_5571 at 17 Jan 02:55 permalinkIf you want to do it via the command line, there's a tutorial that'll walk your through it here ->
https://www.aplacetocode.com/tutorials/first-time-server-tutorial/
Here it is in a nut shell
Type: visudo
Find the section that looks like this:
# User privilege specification
root ALL=(ALL) ALL
Then add your user to the list so it looks like this:
# User privilege specification
root ALL=(ALL) ALL
kevin ALL=(ALL) ALL
| Type: | ArticleContent |
| Updated at: | 20 Jun 00:29 |
| Updated by: | Vinaya |
| Tags: | sudo ubuntu |
| Keywords: | ubuntu, ubuntu unleashed, ubuntu linux, beryl ubuntu, ubuntu download, installing ubuntu, ubuntu linuxdownload, 7.04 ubuntu, ubuntu theme, ubuntu logo, server ubuntu, ubuntu ultimate, desktop ubuntu, how to install ubuntu, beryl install ubuntu, beryl linux ubuntu, installed recently ubuntu, SUDO, super User do, ubuntu add user to sudo , add user to sudo , adding users to sudo ubuntu , add user to sudo group , add sudo user , how to use super user in ubuntu , ubuntu superuser , ubuntu sudo group , setup super user in linux , add superuser linux , super user access ubuntu , ubuntu super user , ubuntu sudo -i , ubuntu sudo add user , super user ubuntu , how to add user to sudo , ubuntu super user privileges , superuser ubuntu , add user to sudo ubuntu , ubuntu superuser user , ubuntu add user sudo , ubuntu add sudo user , super user ubuntu groups , add users to sudo ubuntu , giving sudo access to user , adding admin user ubuntu , add user to sudo users , ubuntu add superuser , ubuntu setting superuser , ubuntu add users to a group , ubuntu sudo remote user , give users privileges ubuntu , linux adding a user to sudo , how to add user to ubuntu group for sudo , add to sudo group , sudo user , linux add superuser , how do add users sudo , login ubuntu terminal as super user , kubuntu 7.04 setup superuser , adding a super user in linux , ubuntu add user to sudo group , adding super users in linux , linux superuser do , ubuntu sudo user add , ubuntu add new superuser , ubuntu add super user , how to add member in a user in ubuntu , ubuntu linux super user status |
| Brand: |
Topic > How To Topic > Setup Article Source > Authored in Zolved Brand > Ubuntu |
rss feeds | browse | terms of use | privacy policy | faq | site feedback | about ZOLVED™
copyright © 2010, IPTouch, Inc.
del.icio.us
stumble









