Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
adduser
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
ilyawizard
n00b
n00b


Joined: 03 Nov 2004
Posts: 53

PostPosted: Thu Nov 04, 2004 5:24 pm    Post subject: adduser Reply with quote

How to add user with most privilages
Back to top
View user's profile Send private message
kaffeen
Tux's lil' helper
Tux's lil' helper


Joined: 27 Jan 2004
Posts: 139
Location: The Frozen North

PostPosted: Thu Nov 04, 2004 5:28 pm    Post subject: Reply with quote

I'm not entirely certain what you mean by "most privileges" but if you add a new user and make them a member of the wheel group, they can then "su" to have super-user privileges.

To do this, use:
Code:
adduser username -m -G wheel -s /bin/bash


If you want to add the user to other gropus, just add the name of the group after wheel and separate the groups with a comma (ie. wheel,users,games).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum