FiloSottile / yubikey-agent

yubikey-agent is a seamless ssh-agent for YubiKeys.
https://filippo.io/yubikey-agent
BSD 3-Clause "New" or "Revised" License
2.65k stars 129 forks source link

Support for more than one Yubikey plugged into the system #86

Open MaxRink opened 3 years ago

MaxRink commented 3 years ago

if i have more than one yk plugged in, the agent is unable to connect to either of them and fails with

Mai 14 13:14:39 somethingawful yubikey-agent[21754]: 2021/05/14 13:14:39 Reconnecting to the YubiKey...
Mai 14 13:14:39 somethingawful yubikey-agent[21754]: 2021/05/14 13:14:39 agent 11: could not reach YubiKey: connecting to smart card: the operation requires a Smart Card, but no Smart Card is currently in the device
FiloSottile commented 3 years ago

This will be resolved by #95