o: GnuPG Users
Cc: David Gray
Subject: Re: No secret key under different account
David Gray wrote:
>
> What are peoples thoughts on which is the best option:
>
> a) copy the secring.gpg & pubring.gpg files to the second user account?
> b) export and import the keys to the
David Gray wrote:
> What are peoples thoughts on which is the best option:
I will stay out of this except to say options A and B are substantively
identical. Beyond that, this is a system administration question. I
know nothing of your system, and that means the best thing I can do is
to stay o
David Gray wrote:
>
> What are peoples thoughts on which is the best option:
>
> a) copy the secring.gpg & pubring.gpg files to the second user account?
> b) export and import the keys to the second user account?
> c) add a reference to the second account's gpg.conf file?
it depends on what
xample of the syntax for adding keyring
references to gpg.conf?
Thanks
Dave
-Original Message-
From: gnupg-users-boun...@gnupg.org [mailto:gnupg-users-boun...@gnupg.org] On
Behalf Of John Clizbe
Sent: 30 October 2009 21:27
To: GnuPG Users
Subject: Re: No secret key under different accou
David Gray wrote:
>
> Hi,
> Thanks for the info, that makes sense.
>
> That does however mean that I will end up with two sets of keyring files,
> does anyone know a way to share them to certain priv'd users on a server.
Add the extra keyring(s) with 'keyring ' or
'secret-keyring ' line(s) in
t: 30 October 2009 14:43
To: David Gray
Subject: RE: No secret key under different account
Logon to the server as the account you wish to use to encrypt the files.
Import public key as you did prior and sign the key as you did prior.
This worked for me. I am not in my office, but there are 2 command
On Oct 30, 2009, at 10:24 AM, David Gray wrote:
Hello all,
GPG 2.0.12
Windows Server 2003
I've written a C# application which scans for input files and
decrypts using
GPG.
This applications works fine when run under the account
(Administrator) that
GPG was installed
under but when run