其他分享
首页 > 其他分享> > 【Window】Win10下Bad owner or permissions on C:\\Users\\XXX/.ssh/config的解决方法

【Window】Win10下Bad owner or permissions on C:\\Users\\XXX/.ssh/config的解决方法

作者:互联网

问题描述:

在Win10系统中使用“Windows Terminal”工具,通过 ssh 命令登陆Linux。

错误信息如下:

PS C:\Users\wcw> ssh root@xx.xx.xx.xx
Bad owner or permissions on C:\\Users\\xxx/.ssh/config

解决方法

1、打开目录: C:\Users\xxx.ssh

2、找到 config 文件

右击config,属性安全高级禁止继承从此对象中删除所有已继承的权限确定

标签:Users,XXX,Bad,owner,xx,ssh,Win10,config
来源: https://www.cnblogs.com/wsx2019/p/15784271.html