mirror of
https://github.com/systemd/systemd.git
synced 2025-03-07 04:58:29 +03:00
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
This commit is contained in:
parent
94c5c55e3e
commit
0bf317b620
@ -78,6 +78,7 @@
|
||||
|
||||
<programlisting>
|
||||
-auth optional pam_systemd_loadkey.so
|
||||
-auth optional pam_gnome_keyring.so
|
||||
-session optional pam_gnome_keyring.so auto_start
|
||||
-session optional pam_kwallet5.so auto_start
|
||||
</programlisting>
|
||||
|
Loading…
x
Reference in New Issue
Block a user