[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 07:04:05 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3572
--- Comment #14 from personal at ilanjoselevich.com ---
(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.
--
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