everyone suffering all day with this, and i cant fix it. Trying to get access, to my vmware via my web server. My webserver is ubuntu, and my vmware is windows 10, both are in different network. Generated key in my debian and then put in authorized_keys file in the windows. ssh config file looks like that
PubkeyAuthentication yes
PasswordAuthentication no
No login password in Windows.
set 700 and 600 permission of authorized_keys file,
ssh username@myip
again ask for password, any ideas?