Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

RequestTTY doesn't seem to help with 2FA

Open aolykhin opened this issue 1 year ago • 1 comments
trafficstars

Prerequisites

  • [X] Write a descriptive title.
  • [X] Make sure you are able to repro it on the latest version
  • [X] Search the existing issues.

Steps to reproduce

I'm having an issue with 2FA. I'm tunneling through an intermediate server with "RequestTTY Yes" in my client configuration file. But at the 2FA step, when prompted with multiple options, I don't see the input I provide. I can log in, but I would expect my commands to be displayed as it happens when I log in from a Linux machine.

Expected behavior

I can log in, but I would expect my commands to be displayed as it happens when I log in from a Linux machine.

Actual behavior

Obscured input

Error details

No response

Environment data

Is it an expected behaviour? What is the workaround?

Version

OpenSSH_for_Windows_9.5p1, LibreSSL 3.8.2

Visuals

No response

aolykhin avatar Feb 26 '24 01:02 aolykhin

What is the content that is not displayed? The authentication or the commands you are running on the server once you are authenticated?

maertendMSFT avatar Mar 04 '24 19:03 maertendMSFT