LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 07-09-2003, 01:35 PM   #1
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Rep: Reputation: 30
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!!!!!!
 
Old 07-09-2003, 01:46 PM   #2
Jose Muņiz
Member
 
Registered: Jul 2003
Location: Mexico City
Distribution: Slackware 9.1, SuSE 9.1
Posts: 248

Rep: Reputation: 32
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?
 
Old 07-09-2003, 01:48 PM   #3
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
Thanks, I am not sure about the root disabling, I'll have to check for it....
 
Old 07-09-2003, 01:50 PM   #4
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
I was going through configurations, and in back up, there was a user listed as "nobody" is that normal?
 
Old 07-09-2003, 01:53 PM   #5
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
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.
 
Old 07-09-2003, 01:55 PM   #6
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
Ohhh ok thanks
 
Old 07-09-2003, 02:02 PM   #7
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
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?
 
Old 07-09-2003, 02:03 PM   #8
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
"su: user root does not exist"
 
Old 07-09-2003, 02:04 PM   #9
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
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.
 
Old 07-09-2003, 02:06 PM   #10
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
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."
 
Old 07-09-2003, 02:11 PM   #11
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
I also cannot edit settings from this account, any window where I had once to enter the root pass now does not open!
 
Old 07-09-2003, 02:11 PM   #12
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
I also cannot edit settings from this account, any window where I had once to enter the root pass now does not open!
 
Old 07-09-2003, 02:14 PM   #13
jpbarto
Senior Member
 
Registered: Mar 2003
Location: Pittsburgh, PA
Distribution: Gentoo / NetBSD
Posts: 1,251

Rep: Reputation: 45
can you 'su <new-root-username>'? if you can... do so and change the name back to root.
 
Old 07-09-2003, 02:15 PM   #14
InSane103
Member
 
Registered: Jul 2003
Location: Worst place on earth.
Distribution: MDK 10
Posts: 163

Original Poster
Rep: Reputation: 30
oooooooooooooooooooo thank you veryyyyyyyyyy much!
 
Old 07-09-2003, 02:16 PM   #15
Jose Muņiz
Member
 
Registered: Jul 2003
Location: Mexico City
Distribution: Slackware 9.1, SuSE 9.1
Posts: 248

Rep: Reputation: 32
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
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
RHEL3 Mounting USB after reboot and between reboots: root and non-root users Luis Nunes Linux - Hardware 0 07-20-2005 08:32 AM
IntelliMouse thumb buttons work as root, broken as non-root user, wheel works always digital vortex Linux - Hardware 7 03-02-2004 04:14 PM
root files: create as root:root or root:wheel? pcass Linux - Security 1 02-07-2004 04:14 PM
cant resize root thru rescue, auto mounts root dir absolutal Linux - Newbie 0 06-18-2003 03:06 PM
Why does kppp.desktop require root userid for non-root user? rdaves@earthlink.net Linux - Networking 4 08-27-2001 09:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration