vim /etc/pam.d/gdmLog out of that account and login in as root using the "Other" option. You will get some long winded alert about how it is not secure to use the root account, just close and you are in!
#auth required pam_succeed_if.so user != root quiet
vim /etc/pam.d/gdm-password
#auth required pam_succeed_if.so user != root quiet
Reference:
http://blog.ask4itsolutions.com/2010/11/03/login-as-a-root-from-gui-fedora-14/
http://www.liberiangeek.net/2010/12/how-to-login-as-root-in-fedora-14-laughlin/
No comments:
Post a Comment