[Bug 3237] Regression in SSH_ASKPASS behavior
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Dec 2 08:58:40 AEDT 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3237
Damien Miller <djm at mindrot.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |WORKSFORME
Status|NEW |RESOLVED
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Recent OpenSSH check that $DISPLAY is set to a non-empty string.
if you're on Windows, then you should probably use
SSH_ASKPASS_REQUIRE=force anyway because DISPLAY is nonsensical there
but otherwise you can get your old setup back by setting DISPLAY to a
non-empty string (anything will do).
--
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