This topic created in 1055 days ago, the information mentioned may be changed or developed.
Bad permissions. Try removing permissions for user: NT AUTHORITY\\NETWORK SERVICE (S-1-5-20) on file C:/Users/xxx/.ssh/config.
Bad owner or permissions on C:\\Users\\xxx/.ssh/config
最近更新的软件: docker desktop wsl 百度网盘
2 replies • 2023-06-19 11:19:21 +08:00
 |
|
1
dzdh Jun 19, 2023 1
ssh 要求 $HOME/.ssh/config 文件的权限为当前用户可读写 其他用户、组均不可读、写
|