LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   cant su to root! (https://www.linuxquestions.org/questions/linux-newbie-8/cant-su-to-root-296764/)

scuffell 03-02-2005 12:37 PM

cant su to root!
 
Hi,

Just done a stage2 of gentoo 2004.3. Went great! The only problem is that I currently cannot login as root from a normal user. I get:

# su -
Password:
su: Permission denied
Sorry.
#

I can login directly to root, by doing a <CTRL><ALT><F2> and going in as root. But if I am logged in as a normal user, I can't login as root.

Any ideas?

Jamie

jtshaw 03-02-2005 12:40 PM

Is your user in the wheel group? Like BSD, Gentoo only allows user switching if you are in the wheel group by default.

addison014 03-02-2005 12:42 PM

try:

#login root

then type in your password.
this is from a console right?

scuffell 03-02-2005 12:42 PM

Thanks! Worked great!

And thanks for quick reply as well!

Jamie


All times are GMT -5. The time now is 04:31 AM.