i have two hosts H1 with ip=10.10.10.15 , OS=Windows Server 2016 and username=administrator H2 with ip=10.10.10.16 , OS=Centos7 and username=user I attempt to create a ssh connection between H1 and H2. I mean, when i tape from the windows machine : ssh user@10.10.1.16 , i don’t need to tape the password of user and directlyRead more