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…..

VN:F [1.8.1_1037]
Rating: 9.0/10 (1 vote cast)
VN:F [1.8.1_1037]
Rating: 0 (from 0 votes)
Enable Auto Login on Fedora109.0101

  • Share/Bookmark

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>