maintainer-feedback requested: [Bug 279669] x11/lightdm does not unlock gnome-keyring since upgrade to 14.1-RELEASE

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 11 Jun 2024 08:08:32 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-desktop (Team)
<desktop@FreeBSD.org> for maintainer-feedback:
Bug 279669: x11/lightdm does not unlock gnome-keyring since upgrade to
14.1-RELEASE
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279669



--- Description ---
Hi,

since upgrading to 14.1-RELEASE, ligtdm does not unlock gnome-keyring on login.

This used to work on 14.0-RELEASE, by means of adding lines to
/usr/local/etc/pam.d/lightdm:

auth		optional	pam_gnome_keyring.so
session 	optional	pam_gnome_keyring.so	auto_start

I tried with absolute paths as well (/usr/local/lib/pam_gnome_keyring.so), but
the result is the same.

gnome-keyring brings up pop-up window after login to xfce, I need to type in
password to unlock it.

Thank you in advance,