[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 12:00:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279669

--- Comment #3 from Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp> ---
(In reply to Marko Cupać from comment #2)

I am no expert either, but it seems that pam_xdg was introduced for Wayland.
pam_xdg seems to create a directory /var/run/xdg/${USER}. However, lightdm
references /var/run/user/${uid}, so gnome-keyring authentication does not seem
to work.

As you mentioned, it would be better to write in lightdm's pkg-message that
pam_xdg should be disabled.

-- 
You are receiving this mail because:
You are the assignee for the bug.