Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 555894 - sys-auth/pam_kwallet ebuild version 9999 (from git)
Summary: sys-auth/pam_kwallet ebuild version 9999 (from git)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-25 21:00 UTC by damage
Modified: 2016-01-23 12:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
pam_kwallet-9999.ebuild (pam_kwallet-9999.ebuild,485 bytes, text/plain)
2015-07-25 21:01 UTC, damage
Details

Note You need to log in before you can comment on or make changes to this bug.
Description damage 2015-07-25 21:00:14 UTC
pam_kwallet will automatically unlock kwallet if your login password and your kwallet password are the same. Following changes are needed to pam configuration (/etc/pam.d/kde) after emerge:

auth       optional     pam_kwallet.so kdehome=.kde4
session    optional     pam_kwallet.so auto_start


Reproducible: Always
Comment 1 damage 2015-07-25 21:01:01 UTC
Created attachment 407622 [details]
pam_kwallet-9999.ebuild
Comment 2 damage 2015-07-25 21:02:01 UTC
Please have a look at KEYWORDS which is currently only set to ~amd64
Comment 3 Michael Palimaka (kensington) gentoo-dev 2015-08-12 14:00:21 UTC
This will be part of the tree soon as kde-plasma/kwallet-pam-5.4.0
Comment 4 damage 2015-08-16 18:12:37 UTC
(In reply to Michael Palimaka (kensington) from comment #3)
> This will be part of the tree soon as kde-plasma/kwallet-pam-5.4.0

Ok, so we can close this one?