On 04/28/2014 07:13 PM, Rex Dieter wrote:
Hi,
pam-kwallet brings to kde what gnome-keyring-pam is for gnome. It offers the ability to automatically open your kwallet using your login password.
Builds are available in kde-testing repo, package review is at: https://bugzilla.redhat.com/1091479
To test,
- install pam-kwallet
- set kwallet password to be the same as your login password
- make sure kwallet is configured to *not* autoclose wallets under any
circumstances (pam-kwallet only functions once on initial login, it will not reopen closed wallets) 4. configure pam accordingly. in short, add -auth optional pam_kwallet.so -session optional pam_kwallet.so (near similar pam-gnome-keyring entries) in your loginmanager pam configuration. I added these to /etc/pam.d/kdm for example, since I'm testing kdm. 5. profit!
Sorry, failed to mention, I think only kde-4.13.0 supports this yet, so I think I'll move those builds to kde-unstable
-- Rex