[Bug 3572] ssh-agent refused operation when using FIDO2 with -O verify-required

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Aug 24 09:29:52 AEST 2023


https://bugzilla.mindrot.org/show_bug.cgi?id=3572

--- Comment #5 from Damien Miller <djm at mindrot.org> ---
This looks like it is a problem with how Fedora is running/configuring
ssh-agent. You can test this using something like:

sudo yum install openssh-askpass
env SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass ssh-agent $SHELL
-l
ssh-add ~/.ssh/id_ed25519_sk
ssh-add -T ~/.ssh/id_ed25519_sk.pub

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list