Hi guys,<br><br>I have single user netbook with F11 installed with encrypted partitions. (So I enter partition password before it boots) I enabled gdm autologin by adding below lines<br>into [daemon] section into /etc/gdm/custom.conf and it works fine:<br>
<br>[daemon]<br>TimedLoginEnable=true<br>TimedLogin=myusername<br>TimedLoginDelay=0<br><br>The problem is that before netbook is connected to wifi network it asks for gnome keyring password. <br>Please note keyring did not ask for password when autologin was disabeld (and I logged-in manually).<br>
<br>In below discussions I found that there exists pam_keyring solution, however as it seems it does not work with autologin enabled either:<br><a href="http://linux.derkeiler.com/Mailing-Lists/Fedora/2007-10/msg02162.html">http://linux.derkeiler.com/Mailing-Lists/Fedora/2007-10/msg02162.html</a><br>
<br>Do you please have any hint how to make autologin work without gnome keyring asking for password?<br><br>Thank you in advance,<br><br>Jaiv<br><br>