[Bug 1871] ssh-askpass should be able to distinguish between a prompt for confirmation and a prompt for an actual passphrase
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sun Jan 26 00:52:01 AEDT 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=1871
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
CC| |djm at mindrot.org
Status|NEW |RESOLVED
Blocks| |3079
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
OpenSSH 8.2 sets a $SSH_ASKPASS_PROMPT environment variable that
implements this feature. SSH_ASKPASS_PROMPT=confirm indicates a yes/no
confirmation dialog, SSH_ASKPASS_PROMPT=none indicates an informational
dialog and everything else is a regular passphrase request.
the contrib/gnome-ssh-askpass implementation has been updated to
support these.
Referenced Bugs:
https://bugzilla.mindrot.org/show_bug.cgi?id=3079
[Bug 3079] Tracking bug for 8.2 release
--
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