On Wed, 5 Aug 2026 11:18:10 +0200 Chris Hofstaedtler <[email protected]> wrote:
Control: reassign -1 libpam-gnome-keyring
Control: retitle -1 libpam-gnome-keyring: install pam auth/session lines?

(CC'ing a few of the last uploaders specifically.)

On Tue, Aug 04, 2026 at 05:13:26PM +0200, Marco Mattiolo wrote:
> Hi,
> please, do not treat this as a GNOME-specific bug: as the original reporter
> pointed out, kwallet is affected as well.
> > FTR, greetd is the base of Mobian's login manager phrog, i.e. it can be used
> to launch GNOME- and KDE-based shells.
> > On the topic of the PAM config lines, I remember both auth/session lines
> always been required, see e.g. [1][2], so I don't get why now either should
> be dropped and the other left.

libpam-gnome-keyring currently installs a pam-auth-update config, but only does so for "password". [A]

People in this bug report suggest that also "auth" and "session" are necessary.

Please see to this bug report, to avoid degrading user experience, or settle this manner in some other way. As said above, having each login manager do something special does not scale.

Hi,

does attached diff look sane? If so, I can upload this sometime this week.

best,

werdahias
diff --git a/debian/pam-configs/gnome-keyring b/debian/pam-configs/gnome-keyring
index 12d42023..f2797831 100644
--- a/debian/pam-configs/gnome-keyring
+++ b/debian/pam-configs/gnome-keyring
@@ -4,3 +4,5 @@ Priority: 0
 Password-Type: Additional
 Password-Final:
 	optional	pam_gnome_keyring.so
+	auth	pam_gnome_keyring.so
+	session	pam_gnome_keyring.so auto-start

Attachment: signature.asc
Description: Digital signature

Reply via email to