码迷,mamicode.com
首页 > 其他好文 > 详细

解决 id_rsa 权限不够

时间:2020-02-15 15:26:54      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:hat   bad   解决   bin   rmi   iss   war   ESS   private   

    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    @         WARNING: UNPROTECTED PRIVATE KEY FILE!          @  
    @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@  
    Permissions 0644 for '/home/robin/.ssh/id_rsa' are too open.  
    It is recommended that your private key files are NOT accessible by others.  
    This private key will be ignored.  
    bad permissions: ignore key: /home/robin/.ssh/id_rsa 
chmod 755 ~/.ssh/  
chmod 600 ~/.ssh/id_rsa ~/.ssh/id_rsa.pub   
chmod 644 ~/.ssh/known_hosts  

解决 id_rsa 权限不够

标签:hat   bad   解决   bin   rmi   iss   war   ESS   private   

原文地址:https://www.cnblogs.com/enumx/p/12312065.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!