Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750011 - sys-auth/pambase-20201013: pam_gnome_keyring.so missing in system-login
Summary: sys-auth/pambase-20201013: pam_gnome_keyring.so missing in system-login
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-18 19:45 UTC by Joakim Tjernlund
Modified: 2020-10-28 10:07 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joakim Tjernlund 2020-10-18 19:45:48 UTC
Even though pambase is build with USE=gnome-keyring there is no gnome keyring rules
in system-login.
I think these are missing:
-auth		optional	pam_gnome_keyring.so
-session	optional	pam_gnome_keyring.so auto_start
Comment 1 Alexander Tsoy 2020-10-25 05:49:11 UTC
(In reply to Joakim Tjernlund from comment #0)
> I think these are missing:
> -auth		optional	pam_gnome_keyring.so
> -session	optional	pam_gnome_keyring.so auto_start
This should be added to a pam config used by login manager. See bug 652194 for more info.
Comment 2 Joakim Tjernlund 2020-10-26 10:22:34 UTC
(In reply to Alexander Tsoy from comment #1)
> (In reply to Joakim Tjernlund from comment #0)
> > I think these are missing:
> > -auth		optional	pam_gnome_keyring.so
> > -session	optional	pam_gnome_keyring.so auto_start
> This should be added to a pam config used by login manager. See bug 652194
> for more info.

hmm, OK. I don't see pam_gnome_keyring.so in my lightdm though. Is there
any login mgr that adds gnome_keyring ?
Comment 3 Alexander Tsoy 2020-10-26 19:33:35 UTC
(In reply to Joakim Tjernlund from comment #2)
> hmm, OK. I don't see pam_gnome_keyring.so in my lightdm though.
I just filed bug #751388

> Is there any login mgr that adds gnome_keyring ?
GDM :)
Comment 4 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-10-28 10:07:50 UTC
Yes, as stated it has nothing to do with pambase itself, rather a login manager.