]> git.rmz.io Git - dotfiles.git/commitdiff
gnupg: allow preset passphrases fol pam_gnupg
authorSamir Benmendil <me@rmz.io>
Wed, 31 Aug 2022 21:39:59 +0000 (22:39 +0100)
committerSamir Benmendil <me@rmz.io>
Wed, 31 Aug 2022 21:42:12 +0000 (22:42 +0100)
pam_gnupg passes the passphrase to the gpg agent, this option is needed
to allow it.

gnupg/gpg-agent.conf

index 37bd324fe5414b93406b703118f9488fe596657e..b97234667decc5a50c4b2659e962606fed9128ca 100644 (file)
@@ -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