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

            Bug ID: 279669
           Summary: x11/lightdm does not unlock gnome-keyring since
                    upgrade to 14.1-RELEASE
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: desktop@FreeBSD.org
          Reporter: marko.cupac@mimar.rs
          Assignee: desktop@FreeBSD.org
             Flags: maintainer-feedback?(desktop@FreeBSD.org)

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,

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