Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
07-09-2003, 01:35 PM
|
#1
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Rep:
|
Root!!!!
Alright, KDE will not let me sign in as root..... the only user I can select is the other profile.
I can't get in under root!!!!!!
|
|
|
07-09-2003, 01:46 PM
|
#2
|
Member
Registered: Jul 2003
Location: Mexico City
Distribution: Slackware 9.1, SuSE 9.1
Posts: 248
Rep:
|
You can use
a) su
In the shell you can type that and you will have a shell where you are *root*
b) su -c 'command'
In the shell you can insert only a command which will be ran as root.
c) kdesu <applicationname>
You can run a kde application as root in this way. For instance kdesu konqueror , a konqueror browser will appear which will have access to all your directories etc.
If all else is not what you need... you can press Ctrl + Alt + F1 (to F6) and then login as root there (Text mode). You can then start gdm and run the graphical interface in another terminal.
I assume you are using Mandrake. I think I once saw an option to disable the incapability to login as root but I'm not really sure. Maybe you shouldb try to look for it in the Mandrake Configurations?
|
|
|
07-09-2003, 01:48 PM
|
#3
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
Thanks, I am not sure about the root disabling, I'll have to check for it....
|
|
|
07-09-2003, 01:50 PM
|
#4
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
I was going through configurations, and in back up, there was a user listed as "nobody" is that normal?
|
|
|
07-09-2003, 01:53 PM
|
#5
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
nobody is a 'safety feature' userid. a user with no privelages basically. Apache (for example) will usually run as 'nobody'. That way if someone hacks through the web server they won't necessarily get root access right away.
having a 'nobody' user is totally normal.
|
|
|
07-09-2003, 01:55 PM
|
#6
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
Ohhh ok thanks
|
|
|
07-09-2003, 02:02 PM
|
#7
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
Oh no..... uhhhhh..... I was in the User Drake set-up, I changed the root name by mistake, now I can't change it back to root...
I can't get into the Mandrake Control Center due to the fact that it does not know I am a user?
|
|
|
07-09-2003, 02:03 PM
|
#8
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
"su: user root does not exist"
|
|
|
07-09-2003, 02:04 PM
|
#9
|
LQ Addict
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403
Rep:
|
Quote:
Originally posted by Jose Muņiz
I assume you are using Mandrake. I think I once saw an option to disable the incapability to login as root but I'm not really sure. Maybe you shouldb try to look for it in the Mandrake Configurations?
|
Just a note (a quick search of the forum will show details as I've seen this exact problem discussed before), in Mandrake when you boot in graphical mode (init 5) the root login is disabled by default in MDKKDM and KDM...however, if you go in the KDE Control Center, there's options somewhere that relate to KDM and you can re-enable it there.
|
|
|
07-09-2003, 02:06 PM
|
#10
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
Now I have the problem of the root name being different, so even if I log in under root, I cannot change any settings.
I get the error "User does not exist."
|
|
|
07-09-2003, 02:11 PM
|
#11
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
I also cannot edit settings from this account, any window where I had once to enter the root pass now does not open!
|
|
|
07-09-2003, 02:11 PM
|
#12
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
I also cannot edit settings from this account, any window where I had once to enter the root pass now does not open!
|
|
|
07-09-2003, 02:14 PM
|
#13
|
Senior Member
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251
Rep:
|
can you 'su <new-root-username>'? if you can... do so and change the name back to root.
|
|
|
07-09-2003, 02:15 PM
|
#14
|
Member
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163
Original Poster
Rep:
|
oooooooooooooooooooo thank you veryyyyyyyyyy much!
|
|
|
07-09-2003, 02:16 PM
|
#15
|
Member
Registered: Jul 2003
Location: Mexico City
Distribution: Slackware 9.1, SuSE 9.1
Posts: 248
Rep:
|
You can change root's username? Wow now that's cool. I have no idea on what you can do... maybe do a
su 'newrootname'
where newrootname is the new name you gave root 
|
|
|
All times are GMT -5. The time now is 05:57 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|