首页 > 其他 > 详细

Bad owner or permissions on .ssh/config

时间:2015-08-25 19:47:20      阅读:196      评论:0      收藏:0      [点我收藏+]

Bad owner or permissions on .ssh/config 

The file has bad permissions. 

If you get this error try:

chmod 600 *


inside the .ssh folder.

according to the manual of openssh 

~/.ssh/config

   This is the per-user configuration file. 
This file is used by the SSH client.Because of the potential for abuse,
this file must have strict
 permissions: read/write for the user, and not accessible by
others.


Bad owner or permissions on .ssh/config

原文:http://my.oschina.net/JustLoveIT/blog/496974

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!