You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enter-PSSession : The SSH client session has ended with error message: The SSH transport process has abruptly terminated causing this remote session to break.
#1388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
I get prompted to enter my password, a remote session to windows server to be opened Actual output
On Centos I get
Enter-PSSession : The SSH client session has ended with error message: The SSH transport process has abruptly terminated causing this remote session to break.
on the server, in the event log I have the following 3 messages logged
3 - sshd: Disconnected from 192.168.20.12 port 41493
2 - sshd: Received disconnect from 192.168.20.12 port 41493:11: disconnected by user
1 - sshd: Accepted password for salam@mydomain from 192.168.20.12 port 41493 ssh2
The text was updated successfully, but these errors were encountered:
"OpenSSH for Windows" version
last version
Server OperatingSystem
win 2019
Client OperatingSystem
Centos 7
What is failing
Remote session from Centos to windows server
Expected output
I do
or
I get prompted to enter my password, a remote session to windows server to be opened
Actual output
On Centos I get
Enter-PSSession : The SSH client session has ended with error message: The SSH transport process has abruptly terminated causing this remote session to break.
on the server, in the event log I have the following 3 messages logged
3 - sshd: Disconnected from 192.168.20.12 port 41493
2 - sshd: Received disconnect from 192.168.20.12 port 41493:11: disconnected by user
1 - sshd: Accepted password for salam@mydomain from 192.168.20.12 port 41493 ssh2
The text was updated successfully, but these errors were encountered: