I've followed the other threads that showed how to configure pam to have it automatically connect to my wifi network without having to re-enter the password on every reboot. For the life of me, I can't get it to work as no matter what I do I still have to enter my password. My wifi pass is the same as my login pass. I also tried deleting the keys in the .gnome folder. I'm using F8 and KDE. It looks like it works from my var log file though.
Code:
Mar 11 18:32:44 localhost gdm-binary[2663]: pam_keyring(gdm:auth): pam_keyring: starting gnome-keyring-daemon
Mar 11 18:32:44 localhost gdm-binary[2663]: pam_keyring(gdm:auth): pam_keyring: unlocking keyring
Mar 11 18:32:44 localhost gdm-binary[2663]: pam_keyring(gdm:auth): pam_keyring: going to execute /usr/libexec/pam-keyring-tool -u -s
Mar 11 18:32:44 localhost gdm-binary[2663]: pam_keyring(gdm:auth): pam_keyring: PASSWORD successfully unlocked the default keyring
Anyone have any pointers?