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 from a different account (SQLService) I get this error. gpg: encrypted with ELG key, ID 891AB7E7 gpg: decryption failed: No secret key Error Decrypting C:\Program Files\GNU\GnuPG\work\KLIOLB_20091002_11235900.PGP I've given full permissions to the SQLService account. Are there any permissions I need to set within GPG or do I need to specify anything else on the command line when running under a different account? The GPG command looks like this gpg --passphrase-fd 0 --batch --output KLIOLB_20091005_10021900.TMP --decrypt KLIOLB_20091005_10021900.PGP Thanks in advance. Dave
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users