Auto Login on Fedora Core 12

This post was written by Matt on November 27, 2009
Posted Under: Uncategorized

I previously posted details on how to setup Fedora Core 9/10/11 for auto login. Well I’ve recently downloaded and install Fedora Core 12 on my mythtv server and it still works. Here’s how to do it:

Edit /etc/gdm/custom.conf and add this to the file. You could use gedit or vi whatever suits you, but you need to do it as root.
[daemon]
TimedLoginEnable=true
AutomaticLoginEnable=true
AutomaticLogin=username
TimedLogin=username
TimedLoginDelay=0

Obviously you would replace “username” above with the actually “username” you wish to login automatically.

Now reboot and test it!

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • Live
  • MySpace
  • Slashdot
  • Technorati
  • YahooMyWeb
  • email
  • LinkedIn
  • RSS
  • Twitter
  • Twitthis
  • Yahoo! Bookmarks

Reader Comments

Hi,

I have tryed this suggestion.
But it don’t work.
Maybe I do something wrong.

Do you have done more then only this?

Greetings

#1 
Written By Banaan on January 26th, 2010 @ 8:54 pm