{ 44 comments… read them below or add one }

1 ranjith asam 12.12.08 at 12:16 pm

hi to all

i am ranjith. i want to know which media player will support of all formats of the videos.
i want to install media player of any like VLC or Xine player .

so please help me in this regards. which software will support for my requirements.

i am using FEDORA 10 & RHEL 5 also.

Isthere any site for Learningof Unix administration. please help me.

i am working as a windows system admin as well as RHEL Desktop Engineer.

2 Leslie Satenstein 12.12.08 at 1:03 pm

I did the above, found I could log in, but I still was unable to use all the gui commands that were important, these commands block themselves when they recognize the logon as root as opposed to a sudo user.

Someone has hard coded stuff that should be parameterized.

3 SAGA 12.12.08 at 3:32 pm

Hi,
It will be nice if you explain what’s happening inside when you doing this? What’s that pam.d and gdm?

Thanks

4 Vivek Gite 12.12.08 at 4:26 pm
auth required pam_succeed_if.so user != root quiet

PAM is used to control authentication for each service.

GDM is login manager and service for Fedora 10 and /etc/pam.d/gdm login configuration for GDM.

pam_succeed_if.so module is used to test account characteristics. In this example, it blocks root user from login into the system. This is done using condition.

HTH

5 marco 12.13.08 at 4:17 am

It is recommended that you always login as normal user to avoid any _dmage_ to your system and then use su – to get root level access as required.

6 gr seshagiri 12.19.08 at 9:36 am

Thanks Mr. Vivek for the hint about root login. It saved my time. I was about to reinstall F10

7 Sameer 12.26.08 at 7:40 pm

Thanks for this excellent guide ! Worked perfectly…

8 vander 01.02.09 at 1:00 pm

@marco:
recommended, maybe, desirered no…For me Linux has always been an OS which left decisions like this to the USER not the OS/Develloper.
I like to be logged in as root, and if i want to trash my system being that, it is up to me and me alone…

9 Trond 01.03.09 at 3:41 pm

The lack of any sane way to configure the login screen (GDM) in Fedora 10 is just so mindboogingly stupid that I just want to weep.

I regret upgrading from Fedora 6 to 10. The sound disapperared as I upgraded the kernel on Fedora 10 to the newest kernel. Honestly, it feels like redhat/Fedora is trying to push me back to windows after having used Linux since 1998.

10 dx 01.08.09 at 9:43 am

thanks a lot!!

11 bharat 01.16.09 at 3:16 am

thanx for this solution..
what i am not able to understand about pam and gdm?

12 Mike Bennett 01.19.09 at 4:22 pm

That worked! Thanks.

13 Dharmit Shah 01.21.09 at 3:40 pm

Hello..

I’ve multi-booted my laptop with Fedora 10 and Vista. the problr is that when I try to login as root, it doesn’t let me do. And through kernel it accepts the password and lets me login as a root.

I logged in as Dharmit Shah(another user account that I’ve created). Then in the terminal I typed

su

and gave the root password that it asked for. It went successfuly at that time. Can you help me out to log in as a root from the boot up itself? Thanks in advance….!!!

14 PSMKREDDY 01.23.09 at 8:43 am

very fine

15 Vijaykumar Sarode 02.03.09 at 4:59 pm

dear Vivek Sir,
thank you very much for this very useful information or otherwise i was about to reinstall the fedora10,

16 green 02.04.09 at 5:43 am

hi,
im new to fedora…. i installed fedora 10. while installing my mouse pointer is invisible and i used keyboard to select NEXT,,, NEXT…. while installing.

Please helpme out… what shud i do to get visible mouse pointer with step by step procedure …..

17 Leandro 02.04.09 at 10:25 am

You can do that without any changes aswel.

Just open another terminal
login as root
them type
startx — :3
Easy …..
If your system don’t have enough memory to run 2 x windows just kill the first.
Its not very wise to use your system always as root but if you really need …

Leoaraujo79@gmail.com

18 Anuj 02.24.09 at 12:00 pm

Thanks man…..That worked!!!

19 Thiyagarajan 02.26.09 at 6:43 am

Hi I had had the same problem “Fedora 10 Enable GUI Root Login”. but its working now properly.
Thanks for you.

Thiyagarajan

20 Saravana Nathan 03.12.09 at 11:08 am

It is working good. Thanks a lot.

21 shahin 03.13.09 at 9:50 am

i have done this work but it dose not work properly.
actually it dose not send a message “we can not authenticate user” like past
but after logging on with the root my desktop either KDE or GNOME could not be loaded.

22 Alienistic 03.23.09 at 10:14 pm

gui login as regular user, open a command terminal, su root, gedit /etc/inittab
edit your inittab to change it to runlevel 3, then save and shutdown -r now
your computer will boot into command terminal now instead of gui, now login as root and startx.

done.

23 Wei Seng 03.26.09 at 7:51 am

Great! It works.

24 Pyrrhic 03.26.09 at 3:28 pm

Thank you! I really need to log in as ‘root’ and – yes – I do know what I am doing. It was pretty disconcerting not to be able to log in when the upgrade finished from 8. Again, thanks for the post on how to fix this super-annoying ‘feature’ of F10.

25 Chris 04.17.09 at 3:07 pm

Thanks to Leandro in his post 02.04.09 at 10:25 am!!!

I’ve been looking on and off for a day or so to find a solution, and his is great! Not only is it simple, but it has the “feel” of being temporary, which is, I think, the way one should consider being logged in as root.

26 AP 04.22.09 at 6:32 pm

Great Tutorial. Thanks..

27 kingy 04.28.09 at 4:40 am

I don’t know why Fedora scrapped root gui logins but i’m sure it was security related?

Course…the way i see it anyone worthy of hacking into yer box sure as shooting isn’t gonna need a GUI…Now are they?

Thanks for the great info, i got my box back!
kingy

28 Karimulla 06.17.09 at 9:07 am

I am unable to login fedora core gui with root user, i tryed to do the the following, but still not able to login.. Kindly help

# auth required pam_succeed_if.so user != root quiet

29 Karimulla 06.17.09 at 9:09 am

I am unable to login fedora 11 gui with root user, i tryed to do the the following, but still not able to login.. Kindly help

# auth required pam_succeed_if.so user != root quiet

30 Gee 06.18.09 at 2:20 pm

Hey, friendly community

Can u plz help me out, I installed fedora 10 on my pc and i’v been trying to build apache, php and mysql. But every time get this messege

[
[root@localhost Download]# cd httpd-2.2.11

[root@localhost httpd-2.2.11]# ./configure
checking for chosen layout… Apache
checking for working mkdir -p… yes
checking build system type… i686-pc-linux-gnuoldld
checking host system type… i686-pc-linux-gnuoldld
checking target system type… i686-pc-linux-gnuoldld

Configuring Apache Portable Runtime library …

checking for APR… reconfig
configuring package in srclib/apr now
checking build system type… i686-pc-linux-gnuoldld
checking host system type… i686-pc-linux-gnuoldld
checking target system type… i686-pc-linux-gnuoldld
Configuring APR library
Platform: i686-pc-linux-gnuoldld
checking for working mkdir -p… yes
APR Version: 1.3.3
checking for chosen layout… apr
checking for gcc… no
checking for cc… no
checking for cl.exe… no
configure: error: in `/home/smarty/Download/httpd-2.2.11/srclib/apr’:
configure: error: no acceptable C compiler found in $PATH
See `config.log’ for more details.
configure failed for srclib/apr
[root@localhost httpd-2.2.11]#

31 Vivek Gite 06.18.09 at 3:28 pm

No need to build it from source. Simply use yum command to install the same:
yum install httpd php mysql mysql-server

32 Gee 06.18.09 at 3:49 pm

Sorry dude, i forgot to tell you this.
I did use the yum installer but, but every time i try to open a page on localhost, an alias not from root folder(htdocs) i get the message
“Forbidden
You don’t have permission to access /ROOTFOLDER on this server.
Apache/2.2.10 (Fedora) Server at localhost Port 80″

from the browser

33 Vivek Gite 06.18.09 at 4:36 pm

This is Apache server configuration issue and it has nothing to do with yum or source code installation. Set correct permission on folder and see this faq for more details about forbidden errors.

34 TED 06.24.09 at 4:45 pm

This works great, I have been searching and searching and nothing came up. Thanks for the article.

Ted

35 George 07.08.09 at 9:29 pm

Gee,

From the look of you error you do not have a compiler installed on your system. You can try this:

|> which gcc
/usr/lib/ccache/gcc

If you do not get something similar to the above, then you first need to install a compiler as well as the tool-chain before you can build packages from source code. At a minimum you will need the following programs:

make — a tool for automating compiling programs
gcc — GNU compiler collection, a front-end for a number of compilers
cc1 — the C compilers (comes with the gcc package)
as — an assembler (comes with the binutils package)
ld — the linker (and loader) (also comes with the binutils package)

wish I could tell you the yum packages you would have to get, but I tend to build everything from source code myself.

36 Gee 07.13.09 at 12:16 pm

I locked my root user with passwd -l root. Can anyone help me unlock it?

37 Gee 07.13.09 at 12:19 pm

Thanx, i’ll try that

38 fareed 07.20.09 at 11:22 am

i used this method to login root but failed on fedora 11 please help to login as root in gui fedora 11. thnks

39 Vwbond 08.13.09 at 6:24 pm

Hey, “Gee”
You and use “passwd -uf root” but you’ll have to use a systemrescue CD inorder to do it so you can change the password for root.

40 Volker B. 09.22.09 at 9:23 pm

Using Fedora 11 you might also want to check other files for checks against being root:

# grep -e ‘ root’ /etc/pam.d/*
/etc/pam.d/gdm:#auth required pam_succeed_if.so user != root quiet
/etc/pam.d/gdm-fingerprint:#auth required pam_succeed_if.so user != root quiet
/etc/pam.d/gdm-password:#auth required pam_succeed_if.so user != root quiet
/etc/pam.d/xdm:#auth required pam_succeed_if.so user != root quiet

41 raj 09.28.09 at 4:38 pm

You can even edit in the following way to get access as root:

auth required pam_succeed_if.so user quiet

42 Vajindar Laddad 11.10.09 at 8:09 am

Thanks a million……….

43 Rajiv 11.29.09 at 2:30 pm

A very useful article…..

44 Adam Gale 01.06.10 at 12:06 pm

Did not work.

Rebooted, still cannot log in as root.

Why have they ruined Fedora!!

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous FAQ:

Next FAQ:

nixCraft FAQ PDF Collection Now Available To All