Hi Everyone,
First post so I apologize if this is incorrect but I need some help. I installed gnupg on a 9.1 box and I can encrypt, decrypt, import and export keys with no problem as root but as any other user I am getting an error and unable to import secret keys:
What is causing this End of file error? I've tried everything including raw copying the keyring from another server which is seeming to almost do the trick.
There must be something really basic here being missed.
Thank you!
First post so I apologize if this is incorrect but I need some help. I installed gnupg on a 9.1 box and I can encrypt, decrypt, import and export keys with no problem as root but as any other user I am getting an error and unable to import secret keys:
Code:
gpg: Warning: using insecure memory!
gpg: key nnnnnnLn: "Recipient" not changed
gpg: key nnnnnnLn/nnnnnnLn: error sending to agent: End of file
gpg: error building skey array: End of file
gpg: Total number processed: 3
gpg: unchanged: 1
gpg: secret keys read: 3
There must be something really basic here being missed.
Thank you!