From: Samir Benmendil Date: Wed, 31 Aug 2022 21:39:59 +0000 (+0100) Subject: gnupg: allow preset passphrases fol pam_gnupg X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/64d0ead1179170920e5ee15cadb3f0517a507d8c gnupg: allow preset passphrases fol pam_gnupg pam_gnupg passes the passphrase to the gpg agent, this option is needed to allow it. --- diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf index 37bd324..b972346 100644 --- a/gnupg/gpg-agent.conf +++ b/gnupg/gpg-agent.conf @@ -2,3 +2,5 @@ pinentry-program /usr/local/bin/pinentry keep-display default-cache-ttl 600 max-cache-ttl 7200 +# for pam_gnupg +allow-preset-passphrase