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

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Dec 29 23:27:42 AEDT 2023


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

--- Comment #15 from chn at chn.moe ---
(In reply to personal from comment #14)
> (In reply to chn from comment #13)
> > Yes of course, it will be great if you share you config. Thank you
> > very much!
> 
> ```
>   programs.ssh = {
>     startAgent = true;
>     enableAskPassword = true;
>     askPassword =
> "${pkgs.gnome.seahorse}/libexec/seahorse/ssh-askpass";
>   };
> ```
> 
> That's all I needed, besides forwardAgent and addKeysToAgent on the
> client.

Thank you, I tried it and it works. I also tried
`systemd-ask-password`, it works too.

-- 
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