If you are new to Unixmen, you may want to subscribe : ![]()
![]()
![]()
![]()
|
24 June 2009
Posted in
Linux tutorials -
Frequently Asked Questions
Question :
How to login with root in Gui fedora 11 ?
Aanswer :open a terminal
#cd /etc/pam.d/
make a backup of these files
cp gdm gdm.orig
cp gdm-fingerprint gdm-fingerprint.orig
cp gdm-password gdm-password.org
Now edit the files with Vi or other editor
#vi gdm-password
#vi gdm-fingerprint
#vi gdm
Coment or remove this line
auth required pam_succeed_if.so user != root quiet
save and exit
Now Reboot your machine or Press CTRL + ALT + BACKSPACE
enjoy
Related Articles By Tags:
| < Prev | Next > |
|---|

