<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Unlock the Gnome keyring upon login</title>
	<atom:link href="http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/</link>
	<description>Things you didn&#039;t know that you should know</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:46:12 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Cenora</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-133992</link>
		<dc:creator>Cenora</dc:creator>
		<pubDate>Mon, 11 Jan 2010 01:54:25 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-133992</guid>
		<description>Does not work.
Did all above steps, here is my GDM:
#%PAM-1.0
auth    requisite       pam_nologin.so
auth    required        pam_env.so readenv=1
auth    required        pam_env.so readenv=1 envfile=/etc/default/locale
@include common-auth
auth    optional        pam_gnome_keyring.so
@include common-account
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close
session required        pam_limits.so
@include common-session
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so open
session optional        pam_gnome_keyring.so auto_start
@include common-password
auth optional pam_keyring.so try_first_pass
session optional pam_keyring.so
@include common-pamkeyring

Reboot (autologin), get the same annoying window again. Too annoying, booting Windows.</description>
		<content:encoded><![CDATA[<p>Does not work.<br />
Did all above steps, here is my GDM:<br />
#%PAM-1.0<br />
auth    requisite       pam_nologin.so<br />
auth    required        pam_env.so readenv=1<br />
auth    required        pam_env.so readenv=1 envfile=/etc/default/locale<br />
@include common-auth<br />
auth    optional        pam_gnome_keyring.so<br />
@include common-account<br />
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so close<br />
session required        pam_limits.so<br />
@include common-session<br />
session [success=ok ignore=ignore module_unknown=ignore default=bad] pam_selinux.so open<br />
session optional        pam_gnome_keyring.so auto_start<br />
@include common-password<br />
auth optional pam_keyring.so try_first_pass<br />
session optional pam_keyring.so<br />
@include common-pamkeyring</p>
<p>Reboot (autologin), get the same annoying window again. Too annoying, booting Windows.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Chadda</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-129542</link>
		<dc:creator>Johnny Chadda</dc:creator>
		<pubDate>Fri, 02 Oct 2009 12:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-129542</guid>
		<description>Too bad! Hopefully it will be fixed in an upcoming release. (if it&#039;s at all possible)</description>
		<content:encoded><![CDATA[<p>Too bad! Hopefully it will be fixed in an upcoming release. (if it&#8217;s at all possible)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goran Miskovic</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-129538</link>
		<dc:creator>Goran Miskovic</dc:creator>
		<pubDate>Fri, 02 Oct 2009 11:20:38 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-129538</guid>
		<description>Just forget about unlocking automatically default keyring if you are using fingerprint authorization on login.

Automatic unlocking relays on capturing password you typed in. :(

https://bugs.launchpad.net/gnome-keyring/+bug/276384</description>
		<content:encoded><![CDATA[<p>Just forget about unlocking automatically default keyring if you are using fingerprint authorization on login.</p>
<p>Automatic unlocking relays on capturing password you typed in. <img src='http://johnny.chadda.se/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p><a href="https://bugs.launchpad.net/gnome-keyring/+bug/276384" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bugs.launchpad.net/gnome-keyring/+bug/276384?referer=');">https://bugs.launchpad.net/gnome-keyring/+bug/276384</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Chadda</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-136498</link>
		<dc:creator>Johnny Chadda</dc:creator>
		<pubDate>Fri, 15 May 2009 16:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-136498</guid>
		<description>I&#039;m glad it worked out for you!</description>
		<content:encoded><![CDATA[<p>I&#39;m glad it worked out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johnny Chadda</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-120740</link>
		<dc:creator>Johnny Chadda</dc:creator>
		<pubDate>Fri, 15 May 2009 07:43:42 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-120740</guid>
		<description>I&#039;m glad it worked out for you!</description>
		<content:encoded><![CDATA[<p>I&#39;m glad it worked out for you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: woz</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-120690</link>
		<dc:creator>woz</dc:creator>
		<pubDate>Thu, 14 May 2009 19:00:39 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-120690</guid>
		<description>this works!!! i have intrepid and I really needed this and couldn&#039;t find it anywhere&lt;br&gt;&lt;br&gt;the advice in &lt;a href=&quot;https://help.ubuntu.com/community/NetworkManager&quot; rel=&quot;nofollow&quot;&gt;https://help.ubuntu.com/community/NetworkManager&lt;/a&gt; gave me infinite authentication error dialogs</description>
		<content:encoded><![CDATA[<p>this works!!! i have intrepid and I really needed this and couldn&#39;t find it anywhere</p>
<p>the advice in <a href="https://help.ubuntu.com/community/NetworkManager" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/help.ubuntu.com/community/NetworkManager?referer=');">https://help.ubuntu.com/community/NetworkManager</a> gave me infinite authentication error dialogs</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BenA rnold</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-104219</link>
		<dc:creator>BenA rnold</dc:creator>
		<pubDate>Tue, 28 Oct 2008 14:51:53 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-104219</guid>
		<description>Works great in Fedora 8 too, just install the module using this command:
yum install pam_keyring
and edit the config file as above.

Thanks!</description>
		<content:encoded><![CDATA[<p>Works great in Fedora 8 too, just install the module using this command:<br />
yum install pam_keyring<br />
and edit the config file as above.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cambiar la contraseña del depósito de claves de gnome en Ubuntu &#171; Un maño entre gaúchos</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-87750</link>
		<dc:creator>Cambiar la contraseña del depósito de claves de gnome en Ubuntu &#171; Un maño entre gaúchos</dc:creator>
		<pubDate>Thu, 10 Jul 2008 08:08:08 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-87750</guid>
		<description>[...] Hay otra solución que sirve para no tener que ni siquiera introducir ninguna contraseña para abrir el depósito y que se abra automáticamente al iniciar la sesión. Esa fácil y rápido de hacer. Se puede ver aquí. [...]</description>
		<content:encoded><![CDATA[<p>[...] Hay otra solución que sirve para no tener que ni siquiera introducir ninguna contraseña para abrir el depósito y que se abra automáticamente al iniciar la sesión. Esa fácil y rápido de hacer. Se puede ver aquí. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viggio</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-87541</link>
		<dc:creator>Viggio</dc:creator>
		<pubDate>Wed, 09 Jul 2008 15:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-87541</guid>
		<description>Hi, I&#039;ve tried that in Hardy.
The package to install is libpam-gnome-keyring.
However, it still requires the password to unlock keyring.
I do login with by means of fingerprint reader.
Please help...
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;ve tried that in Hardy.<br />
The package to install is libpam-gnome-keyring.<br />
However, it still requires the password to unlock keyring.<br />
I do login with by means of fingerprint reader.<br />
Please help&#8230;<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-72279</link>
		<dc:creator>J</dc:creator>
		<pubDate>Sat, 29 Mar 2008 05:27:37 +0000</pubDate>
		<guid isPermaLink="false">http://johnny.chadda.se/2007/02/21/unlock-the-gnome-keyring-upon-login/#comment-72279</guid>
		<description>Any word on this for guesy (7.10)?</description>
		<content:encoded><![CDATA[<p>Any word on this for guesy (7.10)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
