You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've a laptop and a desktop both runing Debian Bookworm and both with the same configuration and packages (I haven't checked that they do have exactly the same .deb files installed but could do this).
I've a pair of Yubikeys both set up to work with yubikey-agent and also with FIDO2 discoverable keys.
Most servers I need to access have all four public keys installed, some however have old versions of SSHD and only with with yubikey-agent.
On my laptop, by default the yubikey-agent key pair appears to always be used, on my desktop the FIDO2 keys are used as yubikey-agent never seems to work.
I'm trying to work out what the issue is... on my desktop I have this error:
I've a laptop and a desktop both runing Debian Bookworm and both with the same configuration and packages (I haven't checked that they do have exactly the same
.deb
files installed but could do this).I've a pair of Yubikeys both set up to work with
yubikey-agent
and also with FIDO2 discoverable keys.Most servers I need to access have all four public keys installed, some however have old versions of SSHD and only with with
yubikey-agent
.On my laptop, by default the
yubikey-agent
key pair appears to always be used, on my desktop the FIDO2 keys are used asyubikey-agent
never seems to work.I'm trying to work out what the issue is... on my desktop I have this error:
I think the problem is that I never get a PIN prompt, I couldn't find any other issues with this same problem.
Does anyone have any suggestions regarding how I could debug what is going wrong here?
The text was updated successfully, but these errors were encountered: