问题描述:
在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
,属性→安全→高级→禁止继承→从此对象中删除所有已继承的权限→确定