Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't su to root?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Kibab
n00b
n00b


Joined: 12 Jun 2002
Posts: 52

PostPosted: Thu Jul 18, 2002 10:33 pm    Post subject: can't su to root? Reply with quote

Why can't I su to root as a regular user? I tried looking through the different pam modules and tried editing /etc/suauth (see man su), but neither helped.

Thanks.

--Kibab
Back to top
View user's profile Send private message
ealfert
Tux's lil' helper
Tux's lil' helper


Joined: 17 Jul 2002
Posts: 86
Location: Weston, FL, US

PostPosted: Thu Jul 18, 2002 10:39 pm    Post subject: Reply with quote

you need to add the user to the "wheel" group.

Only members of "wheel" can su to root.
_________________
Edward Alfert
RootMode, LLC
http://www.rootmode.com/
Back to top
View user's profile Send private message
Kibab
n00b
n00b


Joined: 12 Jun 2002
Posts: 52

PostPosted: Thu Jul 18, 2002 10:45 pm    Post subject: su to root... Reply with quote

Thanks. Is that in a configuration file somewhere, or hardcoded into the su program?
Back to top
View user's profile Send private message
metalhedd
l33t
l33t


Joined: 30 May 2002
Posts: 692
Location: Ontario Canada

PostPosted: Thu Jul 18, 2002 10:47 pm    Post subject: Reply with quote

run moduser -G wheel <username>

you might wanna check man moduser cuz thats off the time of my head, I'm on a windoze box at work right now.

might actually be usermod instead of moduser. can't remember that either :)
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Thu Jul 18, 2002 10:57 pm    Post subject: Re: su to root... Reply with quote

Kibab wrote:
Thanks. Is that in a configuration file somewhere, or hardcoded into the su program?


It's in the Gentoo FAQ, for one, as well as several previous posts.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
therobot
Apprentice
Apprentice


Joined: 07 Jun 2002
Posts: 256
Location: Canada

PostPosted: Thu Jul 18, 2002 10:58 pm    Post subject: Reply with quote

or you could read the FAQ, or even possibly search the forums, there must be about 300 other threads the exact same as this.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Jul 18, 2002 11:01 pm    Post subject: Re: su to root... Reply with quote

Kibab wrote:
Thanks. Is that in a configuration file somewhere, or hardcoded into the su program?

Looks like this line:
Code:
auth       required   /lib/security/pam_wheel.so use_uid

in /etc/pam.d/su. BTW, your original question is covered in the FAQ.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
stan
n00b
n00b


Joined: 15 Jul 2002
Posts: 30

PostPosted: Fri Jul 19, 2002 12:10 am    Post subject: Reply with quote

just cd to /etc then nano group then add the name of your user to the wheel group.


simple as that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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