Cant ssh int windows server 2019

Describe the problem/error/question

I cant ssh into a windows server. I tried everything: ssh with username/password or privatekey. Tested with different work directories. Tested different commands. I can ssh with a client and execute all commands via a other machine.

What is the error message (if any)?

Please share your workflow

Share the output returned by the last node

For everyone who hast the same problem i solved it. If you install openssh via feature installation in windows settings, then it will not work. I removed it and installed latest openssh from this repository:

and voila:

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.