修改要连接的linux服务器下的/etc/ssh/sshd_config目录
将PasswordAuthentication no改为PasswordAuthentication yes
然后运行 sudo /etc/init.d/ssh restart 就可以ssh远程连接该服务器了
相关文章:
修改要连接的linux服务器下的/etc/ssh/sshd_config目录
将PasswordAuthentication no改为PasswordAuthentication yes
然后运行 sudo /etc/init.d/ssh restart 就可以ssh远程连接该服务器了
相关文章: