Permissions 0644 for ‘/root/.ssh/id_rsa’ are too open处理
摘要:
如果出现 Permissions 0644 for ‘/root/.ssh/id_rsa’ are too open. 等错误显示了,原来只要把权限降到0600就ok了输入命令 chmod 0600 /root/.ssh/id_rsa 1 然后就可以密钥登陆了 sftp -oPort=50022 x 阅读全文
posted @ 2020-06-04 13:08 ExplorerMan 阅读(794) 评论(0) 推荐(0)
浙公网安备 33010602011771号