配置远程无密登陆ubuntu服务器时无法连接问题排查
登陆端排查
powershell
ssh -v 用户名@Ubuntu服务器IP
可能日志输出
powershell
debug1: Authentications that can continue: publickey,password
服务器端登陆排查
powershell
sudo tail -f /var/log/auth.log
可能日志输出
powershell
Authentication refused: bad ownership or modes for directory /data/zjjing