]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: add pam_gnome_keyring to auth section after pam_systemd_loadkey
authorJonathan Conder <jono.conder@gmail.com>
Wed, 17 Apr 2024 19:56:52 +0000 (07:56 +1200)
committerJonathan Conder <jono.conder@gmail.com>
Wed, 17 Apr 2024 20:32:15 +0000 (08:32 +1200)
commit0bf317b62035156ada7fbcd228a51c93d86dd295
tree6b5324bf91332cc2963946cebb0a10d9c723a520
parent94c5c55e3eabee4a4a5a87a07461dccf325ea7b4
man: add pam_gnome_keyring to auth section after pam_systemd_loadkey

This is required because pam_sm_open_session [1] only looks at
gkr_system_authtok, which is copied from the kernel keyring in
pam_sm_authenticate.

[1] https://gitlab.gnome.org/GNOME/gnome-keyring/-/blob/46.1/pam/gkr-pam-module.c?ref_type=tags
man/pam_systemd_loadkey.xml