Re: Emacs Tramp hangs with timeout when connecting to server with two-factor authentication from a Windows 11 machine via sshx/scpx
Joel Reicher <[email protected]> Sat, 22 Nov 2025 21:58:52 +1100
| Newsgroups | gmane.emacs.tramp |
|---|---|
| Message-ID | <[email protected]> |
Alexei Srour <[email protected]> writes: > As per `ssh -V`, I'm running `OpenSSH_for_Windows 8.6p1, > LibreSSL 3.4.3`. To help answer questions about whether Tramp is > receiving a response from ssh, I've attached traces of a > successful connection when OTP is disabled, then a failed > connection when OTP is enabled, as well as a snapshot of my SSHD > log showing the incoming connections. I should probably jump in at this point and say I'm in a position to test with the MS-supplied version of OpenSSH also. Not so long ago I "simplified" my setup to use this instead of plink, but with authorized keys so as to avoid some of the problems reported on this thread. It would be great to figure this out, so please let me know if there's anything I should try. Regards, - Joel