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

--- Comment #6 from bluebird090...@proton.me ---
I didn't have ssh-askpass installed either, but even after installing
it and using the steps above, the result was the same.

Running on Arch Linux:

sudo pacman -S x11-ssh-askpass
env SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass ssh-agent $SHELL -l
ssh-add ~/.ssh/id_ed25519_sk
  Identity added: /home/user/.ssh/id_ed25519_sk
ssh-add -T ~/.ssh/id_ed25519_sk.pub
  Agent signature failed for /home/user/.ssh/id_ed25519_sk.pub: agent
refused operation


Shouldn't entering the pin on the terminal work as well? It works
during key registration at least, so I don't get why ssh-askpass would
be required?

-- 
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.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to