【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