From: Douglas E E. <dee...@gm...> - 2016-05-20 18:54:44
|
On 5/20/2016 11:05 AM, Gyurgyik, Matthew S. wrote: > > Is there a clever way to forward the card reader to the bastion host? > Closest thing is the Windows RDC/unix rdesktop that can do pcsc over the RDC session. But RDC is not SSH. The pcscd on the bastion host might give one user access to another user's card. (but would require the PIN.) Forwarding the the ssh-agent connection sounds like the way to go as that is the point of forwarding the ssh-agent. -- Douglas E. Engert <DEE...@gm...> |