libpam-keyring works flawlessly (gutsy) Once installed you have to manually edit the file below to activate it
>From /etc/pam.d/gdm auth requisite pam_nologin.so auth required pam_env.so @include common-auth @include common-pamkeyring ------------ Insert this line @include common-account -- Requires keyring password to connect to WEP/WPA network https://bugs.launchpad.net/bugs/34898 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
