Excerpt from Randy's message
of 2012-06-23T00:02-0400:
> What I ended up doing was per the Arch wiki. Creating the
> file /etc/profile.d/gpg-agent.sh with the following:
>
> /#!/bin/sh
>
> envfile="${HOME}/.gnupg/gpg-agent.env"
> if test -f "$envfile" && kill -0 $(grep GPG_AGENT_INFO "$envfile"
On 06/23/2012 10:42 AM, Kevin Chadwick wrote:
This did the trick for me.
Oh and you are correct, I switched from XFCE to Openbox.
Thanks for the help!
I recently had trouble modifying the local users environment even
though I did it on another system about a week ago and just whacked it
in /et
> This did the trick for me.
>
> Oh and you are correct, I switched from XFCE to Openbox.
>
> Thanks for the help!
I recently had trouble modifying the local users environment even
though I did it on another system about a week ago and just whacked it
in /etc/environment to save time.
How you f
On 06/22/2012 04:22 PM, Kevin Chadwick wrote:
I get nothing with this command.
Your programs will likely ignore the agent and use gpg directly
using the password once without an environment variable.
You should have the GPG_AGENT_INFO environment variable already setup as
the third box in th
> I get nothing with this command.
Your programs will likely ignore the agent and use gpg directly
using the password once without an environment variable.
You should have the GPG_AGENT_INFO environment variable already setup as
the third box in this link does. You can fix it quite easily but w
On 06/22/2012 02:32 PM, Kevin Chadwick wrote:
On 06/22/2012 02:09 PM, Kevin Chadwick wrote:
I have to enter my password every
time I open KmyMoney
First check if gpg-agent is running
/bin/ps -aux | /usr/bin/grep gpg
sighup will make it forget a password which any program may send and how
long
On 06/22/2012 02:32 PM, Kevin Chadwick wrote:
On 06/22/2012 02:09 PM, Kevin Chadwick wrote:
I have to enter my password every
time I open KmyMoney
First check if gpg-agent is running
/bin/ps -aux | /usr/bin/grep gpg
sighup will make it forget a password which any program may send and how
long
> On 06/22/2012 02:09 PM, Kevin Chadwick wrote:
> >> I have to enter my password every
> >> time I open KmyMoney
> > First check if gpg-agent is running
> >
> > /bin/ps -aux | /usr/bin/grep gpg
> >
> > sighup will make it forget a password which any program may send and how
> > long it remembers is
On 06/22/2012 02:09 PM, Kevin Chadwick wrote:
I have to enter my password every
time I open KmyMoney
First check if gpg-agent is running
/bin/ps -aux | /usr/bin/grep gpg
sighup will make it forget a password which any program may send and how
long it remembers is configurable.
___
> I have to enter my password every
> time I open KmyMoney
First check if gpg-agent is running
/bin/ps -aux | /usr/bin/grep gpg
sighup will make it forget a password which any program may send and how
long it remembers is configurable.
10 matches
Mail list logo