From efeb864cb547a2cbf96dc0053a8bdb4d9190b364 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 05:50:45 +0200 Subject: Merging upstream version 256. Signed-off-by: Daniel Baumann --- man/pam_systemd_loadkey.xml | 45 ++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 42 insertions(+), 3 deletions(-) (limited to 'man/pam_systemd_loadkey.xml') diff --git a/man/pam_systemd_loadkey.xml b/man/pam_systemd_loadkey.xml index afb41f3..13d1686 100644 --- a/man/pam_systemd_loadkey.xml +++ b/man/pam_systemd_loadkey.xml @@ -1,6 +1,6 @@ + "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd"> @@ -49,9 +49,47 @@ keyname= Takes a string argument which sets the keyname to read. - The default is cryptsetup, which is used by + The default is cryptsetup. + During boot, systemd-cryptsetup@.service8 - to store LUKS passphrase during boot. + stores a passphrase or PIN in the keyring. + The LUKS2 volume key can also be used, via the option in + crypttab5. + + + + Possible values for <varname>keyname</varname>. + + + + + + + + Value + Description + + + + + cryptsetup + Passphrase or recovery key + + + fido2-pin + Security token PIN + + + luks2-pin + LUKS2 token PIN + + + tpm2-pin + TPM2 PIN + + + +
@@ -78,6 +116,7 @@ -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 -- cgit v1.2.3