 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

21st September 2009, 08:12 PM
|
 |
Registered User
|
|
Join Date: May 2007
Posts: 187

|
|
|
Root Password doesn't work
Thanks for taking the time to read my question.
I can do su - and then type in my root password and then change users, but if I try to log in to the root profile, the same password doesn't work.
What can I do to reset the root profile password?
Thanks,
Brad
|

21st September 2009, 08:29 PM
|
 |
Registered User
|
|
Join Date: Aug 2005
Location: Ann Arbor
Age: 45
Posts: 3,907

|
|
|
that was disabled in the Gnome log in gui
search the forum , this has been discussed .
|

21st September 2009, 08:29 PM
|
|
Registered User
|
|
Join Date: Sep 2009
Posts: 37

|
|
|
I' am not an expert may be a noob but i was wondering the same few hours ago, you just cannot log into root by the profile selector you have to do it when grub start ! or by terminal if i'am right
|

21st September 2009, 11:00 PM
|
|
Registered User
|
|
Join Date: Apr 2005
Location: Finland
Posts: 5,076

|
|
|
As JohnVV already told you, logging in as root has been intentionally disabled in Gnome and changing the password won't have any effect on that.
|

22nd September 2009, 01:52 PM
|
 |
Registered User
|
|
Join Date: May 2007
Posts: 187

|
|
|
Sorry, I didn't catch that. Thanks for the clarification.
So what can I do? I'm really bad at the command line stuff, and much prefer the GUI for changing settings. Some of that stuff you can't do unless you log in as root. For example, change folder properties when root is the owner.
I've found chown and chmod, but am not great at it.
Brad
|

22nd September 2009, 03:09 PM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847

|
|
This has been answered here lots of times, but here it is again. (not recommended and a security risk)
To enable login as root you need to comment out one line in two files
Quote:
su
gedit /etc/pam.d/gdm-password
|
Locate the line/s that read as follows in both files
Quote:
|
auth required pam_succeed_if.so user != root quiet
|
Remove or comment out line in each of the two files by prefixing #.
Quote:
|
# auth required pam_succeed_if.so user != root quiet
|
save and quit.
|

22nd September 2009, 03:12 PM
|
 |
Registered User
|
|
Join Date: May 2007
Posts: 187

|
|
|
Thank you so very much. I guess I wasn't putting in the correct search terms to enable the root profile.
Have a great day,
Brad
|

22nd September 2009, 03:19 PM
|
|
Registered User
|
|
Join Date: Mar 2009
Location: Ely, NV. - 395 miles round trip to Wal-Mart
Posts: 328

|
|
|
One of the things with running a Linux system is commands in the terminal - it always is there sort of teasing you into learning just a little more (or at least it has been for me).
In Fedora they disabled what you want to do, the easy way, as I understand it, such that inexperienced people would not trash their systems on accident - for as root, you can trash your system very easy. For my own part I had to start learning the bash shell before I trashed my system, but that's a different story.
To do what you ask, so far as I know, you have to use the terminal and issue commands. From the terminal you go down to run level three or some such thing, as root, and then bring it back up as root and you have what you seek. The exact way to do that is on these boards somewhere - try a search for "root login" or some such thing.
__________________
The longer I run numerous Linux box's, the more I like it.
UUID: 5a0128f0-55b8-11e0-b31d-eb482d4d1d3a
|

22nd September 2009, 03:22 PM
|
|
Registered User
|
|
Join Date: Mar 2009
Location: Ely, NV. - 395 miles round trip to Wal-Mart
Posts: 328

|
|
|
lol - I had not seen that method before! Personally I don't ever log in as root in the way you seek, not because it wouldn't be handy at times, but because I would rather actual learn something about commands in the terminal window. Good luck.
__________________
The longer I run numerous Linux box's, the more I like it.
UUID: 5a0128f0-55b8-11e0-b31d-eb482d4d1d3a
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 17:51 (Monday, 20-05-2013)
|
|
 |
 |
 |
 |
|
|