<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Magnus &#187; autologin</title>
	<atom:link href="http://blog.rubbad.com/archives/tag/autologin/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.rubbad.com</link>
	<description></description>
	<lastBuildDate>Sun, 29 Aug 2010 14:40:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fedora 10 Autologin</title>
		<link>http://blog.rubbad.com/archives/105</link>
		<comments>http://blog.rubbad.com/archives/105#comments</comments>
		<pubDate>Mon, 27 Oct 2008 19:07:33 +0000</pubDate>
		<dc:creator>Magnus</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Auto Login]]></category>
		<category><![CDATA[autologin]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Gnome]]></category>

		<guid isPermaLink="false">http://blog.rubbad.com/?p=105</guid>
		<description><![CDATA[Took a small detour to Fedora land, I found no option how to enable autologin in gnome, so here&#8217;s how to do it. Please remember to back up your files first! : cp /etc/gdm/gdm.schemas /etc/gdm/gdm.schemas.backup nano /etc/gdm/gdm.schemas and locate `&#60;schema&#62; &#60;key&#62;daemon/AutomaticLoginEnable&#60;/key&#62; &#60;signature&#62;b&#60;/signature&#62; &#60;default&#62;false&#60;/default&#62;  Change this to true. &#60;/schema&#62;` And finally edit this: `&#60;schema&#62; &#60;key&#62;daemon/AutomaticLogin&#60;/key&#62; &#60;signature&#62;s&#60;/signature&#62; [...]]]></description>
			<content:encoded><![CDATA[<p>Took a small detour to Fedora land, I found no option how to enable autologin in gnome, so here&#8217;s how to do it.<br />
Please remember to back up your files first! :</p>
<pre><em>cp /etc/gdm/gdm.schemas /etc/gdm/gdm.schemas.backup</em></pre>
<pre>nano <em>/etc/gdm/gdm.schemas</em></pre>
<p>and locate</p>
<p>`&lt;schema&gt;<br />
&lt;key&gt;daemon/AutomaticLoginEnable&lt;/key&gt;<br />
&lt;signature&gt;b&lt;/signature&gt;<br />
&lt;default&gt;false&lt;/default&gt;  <strong><em>Change this to true.</em><br />
</strong> &lt;/schema&gt;`</p>
<p>And finally edit this:</p>
<p>`&lt;schema&gt;<br />
&lt;key&gt;daemon/AutomaticLogin&lt;/key&gt;<br />
&lt;signature&gt;s&lt;/signature&gt;<br />
&lt;default&gt;&lt;/default&gt;  <strong><em>Put the username here.</em></strong><br />
&lt;/schema&gt;`</p>
<p>If you have look a bit further down, you&#8217;ll find options how to enable timed login too, if you use that instead you must leave auto login disabled.</p>
<p>Thanks to <a href="http://www.linuxquestions.org/questions/linux-general-1/fedora-9-auto-login-644821/">this post</a> on linuxquestions that led me to the answer.</p>
<p>Update: edited post with better example.</p>
<p><strong>Update 2!</strong></p>
<p>Thanks to <strong>JGV</strong> in the comments below for pointing this out!</p>
<p>The even simpler solution:</p>
<p>`* edit /etc/gdm/custom.conf<br />
* add section [daemon] to this file<br />
* inside this section, add lines:<br />
AutomaticLoginEnable=true<br />
AutomaticLogin=username`</p>
<div id="crp_related"><h3>Related Posts:</h3><ul><li><a href="http://blog.rubbad.com/archives/152" rel="bookmark" class="crp_title">Venturing into the unknown</a></li><li><a href="http://blog.rubbad.com/archives/176" rel="bookmark" class="crp_title">Ubuntu 8.10 amd64 Suspend</a></li><li><a href="http://blog.rubbad.com/archives/279" rel="bookmark" class="crp_title">Fullscreen flash in firefox 3.5</a></li><li><a href="http://blog.rubbad.com/archives/273" rel="bookmark" class="crp_title">Amarok 2.1 and Fedora 11 KDE</a></li><li><a href="http://blog.rubbad.com/archives/207" rel="bookmark" class="crp_title">testdriving OpenSolaris 2008.11</a></li><li>Powered by <a href="http://ajaydsouza.com/wordpress/plugins/contextual-related-posts/">Contextual Related Posts</a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://blog.rubbad.com/archives/105/feed</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
