LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   Can't log in as root in Fedora 11 (https://www.linuxquestions.org/questions/fedora-35/cant-log-in-as-root-in-fedora-11-a-755187/)

pawer126 09-14-2009 05:57 PM

Can't log in as root in Fedora 11
 
The title says it all. This is very annoying because I can't modify STK core data...yeah.

Matir 09-14-2009 07:24 PM

Did you set a root password? Are you able to login as a normal user and su to root? Or utilize sudo, if you have it configured for that?

pawer126 09-14-2009 08:17 PM

Yes I set password, su works, haven't tried sudo. Would Rawhide help?

linus72 09-14-2009 08:50 PM

If you run fed11 as a frugal persistent install to hd
it will run like livecd,but faster and you can make a persistent-overlay

do you have a usb?
how big?

repo 09-15-2009 03:04 AM

Do you mean you can't login in the GUI as root?
This is disabled and not recommended.
Login as user and use su to do administrative task.

pawer126 09-15-2009 11:25 AM

Disabled????? Hmmmm, that stinks.

axelfc 09-15-2009 11:46 AM

repo is correct. However you can bypass this default setting if you want to (I don't think it's a good idea, but you decide).

Fedora 11 root login

pawer126 09-15-2009 04:25 PM

Why is it bad?

repo 09-16-2009 04:53 AM

Because you run all apps with root privileges.
If someone exploits the vulnerabilities from these apps,
they have root access to the system.
If you run as user, they are limited.

pawer126 09-16-2009 05:53 PM

There's nothing on my system I can't replace....

repo 09-16-2009 05:56 PM

Quote:

Originally Posted by pawer126 (Post 3686034)
There's nothing on my system I can't replace....

Good for you,
As long as you keep it from the net while running as root

bendib 09-16-2009 08:41 PM

There is a better way to get a file browser, if that is what you need.

su -c "nautilus --browser"

Root gives you the power to murder your own system, so that is why it is disabled, not as if there are that many security issues in linux, but if you accidentally deleted the /bin folder as root, that just might ruin the rest of your day.


All times are GMT -5. The time now is 03:43 AM.