tail -f /var/log/secure 日志如下 Feb 21 14:20:34 coinsbank-me sshd[]: Authentication refused: bad ownership or modes for file /home/baixing/.ssh/authorized_keys Feb 21 14:20:34 coinsbank-me sshd[]: Connection closed by authenticating user baixing 47.56.78.12 port 44798 [preauth]
处理过程
chmod 600 /home/baixing/.ssh/baixing_uubiter.crt chmod 644 /home/baixing/.ssh/authorized_keys
发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/215411.html原文链接:https://javaforall.net
