Date: Thu, 20 May 2004 22:52:52 +0200 From: Christian Hiris <4711@chello.at> To: freebsd-questions@freebsd.org, ecrist@secure-computing.net Subject: Re: gpg-agent problems... Message-ID: <200405202253.01862.4711@chello.at> In-Reply-To: <200405201422.18325.ecrist@secure-computing.net> References: <200405201223.32925.ecrist@secure-computing.net> <200405202111.53703.4711@chello.at> <200405201422.18325.ecrist@secure-computing.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_tqRrAKsSFzMiNvy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 20 May 2004 21:22, Eric Crist wrote: > On Thursday 20 May 2004 14:11, you wrote: > > On Thursday 20 May 2004 19:23, Eric Crist wrote: > > > Hello list, > > > > > > First off, please respond to me in a CC, as I'm not subscribed to this > > > list. > > > > > > Secondly, I've set this up a few times now, and it's always just > > > worked, but this time I've got errors. I'm trying to set up the > > > pgp/MIME plugin. Everything is working fine, except I never get the > > > pinentry-qt window. When I try to run the test, listed on > > > http://kmail.kde.org/kmail-pgpmime-howto.html, I get the following: > > > > > > %echo "test" | gpg -ase -r 0x3290089C | gpg > > > > > > You need a passphrase to unlock the secret key for > > > user: "Eric F Crist <ecrist@adtechintegrated.com>" > > > 1024-bit DSA key, ID 33114086, created 2004-01-06 > > > > Does the window open when you use your default key? It's defined in > > ~/.gnupg/gpg.conf or whatever name you choosed for the config file. > > > > Try %echo "test" | gpg -ase -r 0x33114086 | gpg > > Well, that's basically the same thing I mentioned in my email, but here's > the out put of that, and no windows popped open. > > %echo "test" | gpg -ase -r 0x33114086 | gpg > > You need a passphrase to unlock the secret key for > user: "Eric F Crist <ecrist@adtechintegrated.com>" > 1024-bit DSA key, ID 33114086, created 2004-01-06 > > gpg: problem with the agent - disabling agent use > Enter passphrase: Ok, then check your gpg-agent.conf file. You need to restart the gpg-agent = if=20 you add or change the gpg-agent.conf file. %cat ~/.gnupg/gpg-agent.conf pinentry-program /usr/local/bin/pinentry-qt no-grab default-cache-ttl 1800 If that doesn't work, you can give the gtk window a try. change the line=20 pinentry-program /usr/local/bin/pinentry-qt=20 in your gpg-agent.conf to=20 pinentry-program /usr/local/bin/pinentry-gtk =2D-=20 Christian Hiris <4711@chello.at> | OpenPGP KeyID 0x941B6B0B=20 OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu --Boundary-02=_tqRrAKsSFzMiNvy Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBArRqtcyi/EZQbawsRAkdbAJ9V4L8YeuZ0UA64Qs6xY/zQ+tX0PgCgnzqM IrtT9jQ9DOq60zE+ljwZddk= =UxJp -----END PGP SIGNATURE----- --Boundary-02=_tqRrAKsSFzMiNvy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405202253.01862.4711>