Enable Auto Login on Fedora10

Hi Friends,
Today i was searching for gdmsetup for fedora10 to Enable Auto Login.
I found this to Enable Auto Login for fedora 10.

Always make backup of file before editing…..
cp /etc/gdm/gdm.schemas /etc/gdm/gdm.schemas.bkp

Start editing File………..
vim /etc/gdm/gdm.schemas

and locate

`<schema>
<key>daemon/AutomaticLoginEnable</key>
<signature>b</signature>
<default>false</default>  Change this to true. i.e. <default> true </
default>
</schema>

And finally edit this:

`<schema>
<key>daemon/AutomaticLogin</key>
<signature>s</signature>
<default></default>  Put the username here.i.e. <default>your-user-
name</defaults>
</schema>`

http://rubbad.wordpress.com/2008/10/27/fedora-10-autologin/ thanks to this post

This Trick Works for me perfectly.Hope you all like this…..

Share This Post
  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • LinkedIn
  • StumbleUpon
  • Twitter
  • email
  • Reddit
  • RSS
  • Technorati
  • Yahoo! Buzz

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

1 Comment »

 
 

Leave a Reply

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