返回顶部
首页 > 资讯 > 服务器 >Windows连接ssh时 Permissions for ‘.pem‘ are too open解决方法
  • 223
分享到

Windows连接ssh时 Permissions for ‘.pem‘ are too open解决方法

服务器运维windowsssh 2023-09-06 17:09:20 223人浏览 泡泡鱼
摘要

windows使用 -i 连接服务器ssh时报错: Permissions for ‘1.pem’ are too open. It is required that your private key

windows使用 -i 连接服务器ssh时报错:

Permissions for ‘1.pem’ are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key “1.pem”: bad permissions

这是因为.pem文件权限太大了。

解决方法:

1. 右击.pem文件,‘属性’ -> ‘安全’ -> ‘高级’:

在这里插入图片描述

2. 将所有者改为你自己,删除掉其它所有用户的权限:

在这里插入图片描述

3. Ok!

来源地址:https://blog.csdn.net/qq_31375855/article/details/125845446

--结束END--

本文标题: Windows连接ssh时 Permissions for ‘.pem‘ are too open解决方法

本文链接: https://lsjlt.com/news/397340.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作