datdamnmachine
datdamnmachine
I have deployed the latest available OpenSSH-Win64-v8.9.1.0.msi to some local machines and have come across this issue as well. It works fine for local credentials but will not authenticate successfully...
> I just tried the command `ssh -l DOMAIN\user machine.example.com` and I am able to connect when I have an internet connection but as soon as I disconnect from internet...
I had this very same issue and wanted to update what worked for me. I checked the permissions of the host key files in the C:\ProgramData\ssh with this script: ```...