Post #3310333
2026-06-13 16:28 UTC
Replies (2)
-
@dieTasse@feddit.org 2026-06-13 16:45
Did you try to set the password the same as your encryption passphrase? But dunno, I have no idea if that works on your combo.
-
@IanTwenty@piefed.social 2026-06-13 22:59
Some hints here: https://wiki.archlinux.org/title/GNOME/Keyring#PAM_step Alternatively, if using GDM and LUKS, GDM can unlock your keyring if it matches your LUKS password. For this to work, you need to use the systemd init in your mkinitcpio.conf as well as the appropriate kernel parameters, and you should make sure that your system’s real-time clock is set to UTC rather than local time (see [2]). See [3] for more details. When using a display manager, the keyring works out of the box for most cases. GDM, LightDM, LXDM, and SDDM already have the necessary PAM configuration. For a display manager that does not automatically unlock the keyring edit the appropriate file instead of /etc/pam.d/login as mentioned below.