I tried to ssh from a Linux(Ubuntu) to a windows 10 machine. But It keeps telling me to enter a password for the window machine. I entered the password correctly. when I debug the windows machine from PowerShell I got the following message
debug1: sshd version OpenSSH_for_Windows_8.1, LibreSSL 3.0.2
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_rsa_key
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_ecdsa_key
debug1: Unable to load host key: __PROGRAMDATA__\\ssh/ssh_host_ed25519_key
sshd: no hostkeys available -- exiting.