Enabling smart card PIN cache ?

2006-09-08 Thread Bob Dunlop
Hi, Please, what am I missing ? I'm running gpg-agent as follows: /usr/bin/gpg-agent --enable-ssh-support --daemon /home/XXX/.xsession and have the appropriate enviroment variables set. My ~/.gnupg/gpg-agent.conf contains: # Gpg-agent configuration # Enable SSH support (should be done

Re: Enabling smart card PIN cache ?

2006-09-08 Thread Werner Koch
On Fri, 8 Sep 2006 12:04, Bob Dunlop said: > echo "PRESET_PASSPHRASE -1 " | gpg-connect-agent > > in a startup script and see no error. Yet each and every call to > ssh or scp prompts me for a PIN :( Actually there is no caching at all for smartcards. Smartcards usually don'tneed it because t

Re: Enabling smart card PIN cache ?

2006-09-08 Thread Remco Post
Bob Dunlop wrote: > Hi, > > Please, what am I missing ? > > I'm running gpg-agent as follows: > > /usr/bin/gpg-agent --enable-ssh-support --daemon /home/XXX/.xsession > > and have the appropriate enviroment variables set. > My ~/.gnupg/gpg-agent.conf contains: > > # Gpg-agent configuration

codeset conversion issue with GnuPG 1.4.x on HP-UX 11.0

2006-09-08 Thread mike . keighley
Yesterday I was building GnuPG 1.4.5 on HP-UX 11.0 using a creaky-but-working old gcc 3.2 I noticed a message towards the end of the make, which also occurs during normal operation. I have been seeing this message since v1.4.2.2, but not on 1.0.6, 1.0.7 or 1.2.6 firebird:/tmp [24] $ gpg --encry

Re: codeset conversion issue with GnuPG 1.4.x on HP-UX 11.0

2006-09-08 Thread Alain Bench
Hello Mike, On Friday, September 8, 2006 at 15:32:10 +0100, Mike Keighley wrote: > GnuPG 1.4.5 on HP-UX 11.0 [...] > gpg: conversion from `utf-8' to `iso88591' not available The HP iconv has non-standard names for charsets. It knows the UTF-8 charset only by the name "utf8". While GnuPG har

dump/dd/tar + gpg > tape = file write error

2006-09-08 Thread User1001
When attempting to back up a filesystem with GPG to encrypt the stream, the result (so far) has always been: gpg: /dev/sa0: write error: Invalid argument gpg: iobuf_flush failed on close: file write error no matter what method (dump, dd, tar, etc.) was used to create the "dump stream". It appears