Re: Passphrase cache w/Yubikey varies: sign vs auth

2017-04-09 Thread Steve McKown
On 04/09/2017 08:49 PM, NIIBE Yutaka wrote: > Steve McKown wrote: >> Can someone explain why ssh after sign asks for the passphrase again, >> and what I might be able to do to avoid this condition? It's not a big >> deal, but I do wonder if it suggests a misconfiguration on my part. > > It is no

Re: Passphrase cache w/Yubikey varies: sign vs auth

2017-04-09 Thread NIIBE Yutaka
Steve McKown wrote: > Can someone explain why ssh after sign asks for the passphrase again, > and what I might be able to do to avoid this condition? It's not a big > deal, but I do wonder if it suggests a misconfiguration on my part. It is not misconfiguration. It is expected behavior. Please

Passphrase cache w/Yubikey varies: sign vs auth

2017-04-09 Thread Steve McKown
Hi, I'm using a Yubikey NEO with GnuPG 2.1.11 on Ubuntu 16.04 LTS. Everything is working fine except that caching of the passphrase works differently depending upon whether the first operation is sign or authenticate. I can show this with two GnuPG operations: sign a file and ssh key-based login