On Sat, 21 May 2011 09:02:27 +0100
Frank Shute wrote:
FS> Try:
FS>
FS> default-cache-ttl 3600
FS>
FS> (no equals sign)
Woah, stupid me. Thanks for the tip. It works now. =)
Regards,
Jens
--
21. Wonnemond 2011, 12:07
Homepage : http://www.jan0sch.de
To be sure of hitting the target, shoot
On Sat, May 21, 2011 at 08:34:21AM +0200, Jens Jahnke wrote:
>
> Hi,
>
> I'm trying to get gpg-agent running under 8.2 using the same setup I've
> had on my linux box.
> The agent is started via .xinitrc:
> export GPG_TTY=$(tty)
> if [ -z `pgrep gpg-agent` ];
On Sat, 21 May 2011 08:34:21 +0200
Jens Jahnke wrote:
> But no matter what option I set the passphrase is not cached and there
> is no error message in the logs.
> I don't know if this is the right place to ask but the same setup was
> running on my linux box without problems so I guess this migh
Hi,
I'm trying to get gpg-agent running under 8.2 using the same setup I've
had on my linux box.
The agent is started via .xinitrc:
export GPG_TTY=$(tty)
if [ -z `pgrep gpg-agent` ]; then
eval $(gpg-agent --daemon --write-env-file "${HOME}/.gpg-agent-info" \
--log-file
On Tuesday 10 July 2007 19:24:33 Matt Emmerton wrote:
> > I have been having trouble getting gpg-agent to work. kgpg complained
>
> about
>
> > the agent not running. I added this to my ~/.bashrc:
> >
> > GPG_TTY=`tty`
> > export GPG_TTY
> >
> >
> I have been having trouble getting gpg-agent to work. kgpg complained
about
> the agent not running. I added this to my ~/.bashrc:
>
> GPG_TTY=`tty`
> export GPG_TTY
>
> This seems to have taken care of the problem but it only works when my
default
> shell is bash.
I have been having trouble getting gpg-agent to work. kgpg complained about
the agent not running. I added this to my ~/.bashrc:
GPG_TTY=`tty`
export GPG_TTY
This seems to have taken care of the problem but it only works when my default
shell is bash. If my shell is tcsh, it doesn't
Is it possible to use pgp-mime on kmail without using gpg-agent? When I try
it, decryption fails with an error message about a bad passphrase, even
though kmail never even prompts for a passphrase when opening an pgp-mime
encrypted mail if I don't have gnupg set to use an agent and no age
On Thursday March 08, 2007 at 10:19:27 (PM) Joe Vender wrote:
> I'm using FreeBSD 6.2
>
> I've been tinkering with using gpg-agent for GnuPG passphrase caching when
> using Kmail. I have been able to get it working as per the instructions at
> http://freebsd.kde.org/how
Disregard my previous request for instructions. I've figured out how to get it
to work. I simply added the gpg-agent initiation command to the
system-wide /etc/profile file. It works as expected.
Joe
___
freebsd-questions@freebsd.org mailing list
I'm using FreeBSD 6.2
I've been tinkering with using gpg-agent for GnuPG passphrase caching when
using Kmail. I have been able to get it working as per the instructions at
http://freebsd.kde.org/howtos/gnupg-kmail.php
for starting the daemon when entering KDE. But, I want to start gpg-
On Sat, 28 Jan 2006 14:25:10 -0500
Gerard Seibert <[EMAIL PROTECTED]> wrote:
>
> Is there any special format or just an entry like this:
>
> /usr/local/bin/gpg-agent --daemon
That should do it. The only thing to consider is that you have to
terminate commands that stay in the
On Saturday 28 January 2006 04:34, Felix 'buebo' Kakrow wrote:
> On Sat, 28 Jan 2006 08:19:44 -0500
>
> Gerard Seibert <[EMAIL PROTECTED]> wrote:
> > I usually start KDE with the 'startx' command. I would like to
> > start 'gpg-agent' at
On Sat, 28 Jan 2006 14:34:41 +0100, Felix 'buebo' Kakrow wrote:
> Gerard Seibert <[EMAIL PROTECTED]> wrote:
>
> > I usually start KDE with the 'startx' command. I would like to
> > start 'gpg-agent' at the same time, and possibly shut it d
On Sat, 28 Jan 2006 08:19:44 -0500
Gerard Seibert <[EMAIL PROTECTED]> wrote:
> I usually start KDE with the 'startx' command. I would like to
> start 'gpg-agent' at the same time, and possibly shut it down
> when I exit from KDE.
>
> Is there a way th
I usually start KDE with the 'startx' command. I would like to
start 'gpg-agent' at the same time, and possibly shut it down
when I exit from KDE.
Is there a way that I can do this without having to resort to
manually starting gpg-agent prior to starting KDE?
Ciao,
--
G
I'm trying to get gpg-agent to work with mutt, with very little success. I
start up the agent in ~/.xinitrc:
eval `/usr/local/bin/gpg-agent --daemon -s`
Have gnupg configured to use the agent in .gnupg/gpg.conf:
use-agent
And use what seems to be a pretty standard agent configur
One of you said something that go me thinking. I checked the value of
GPG_AGENT_INFO, and noticed that it referenced an old instance of gpg-agent.
I fixed this, now it works.
Thanks!
--
Aleph-null bottles of beer on the wall,
Aleph-null bottles of beer,
You take one down, and pass
086 | gpg
>
> You need a passphrase to unlock the secret key for
> user: "Eric F Crist <[EMAIL PROTECTED]>"
> 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-ag
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'
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.
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 pinentr
22 matches
Mail list logo