当前位置:网站首页>Git SSH bad permissions
Git SSH bad permissions
2020-11-06 22:33:00 【Rotco】
$ssh -T git@gitee.com
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ WARNING: UNPROTECTED PRIVATE KEY FILE! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
Permissions 0550 for 'XXXXXXXXXXXXX/.ssh/id_rsa' are too open.
It is required that your private key files are NOT accessible by others.
This private key will be ignored.
Load key "XXXXXXXXXXXXXX/.ssh/id_rsa": bad permissions
git@gitee.com: Permission denied (publickey).
A clear reason has been output in this step : The key security attribute setting is unreasonable
Solution : Linux: Modify the key pair file attribute to 700/500/400
chmod 700 XXXXXXXXXXXXX/.ssh/id_rsa*
Windows: In the key pair file attribute security option , Change the file control permission to only the owner of the file can control
版权声明
本文为[Rotco]所创,转载请带上原文链接,感谢
边栏推荐
- Erd-online free online database modeling tool
- ImageMagick - add watermark
- 如何创建交互式内核密度图表
- Method of code refactoring -- Analysis of method refactoring
- RFID fixed assets management system for fire equipment
- The use of Xunwei imx6 development board device tree kernel menuconfig
- August 24, 2020: what are small documents? What's wrong with a lot of small files? How to solve many small files? (big data)
- MRAM高速缓存的组成
- Plug in bilibilibili new version 0.5.5
- Application layer software development Godfather teaches you how to refactor, senior programmers must professional skills
猜你喜欢

2020-08-17: how to solve data skew in detail?

Design of NAND flash interface control

Dynamsoft barcode reader v7.5!

Stm32f030f4p6 compatible with smart micro mm32f031f4p6

Es create a new index database and copy the old index library, practice pro test effective!

Big data processing black Technology: revealing the parallel computing technology of Pb level data warehouse gaussdb (DWS)

Method of code refactoring -- Analysis of method refactoring

How to create an interactive kernel density chart

轻量型 GPU 应用首选 京东智联云推出 NVIDIA vGPU 实例

A good thing for working people -- to temper the will of iron and steel requires such an efficient computer
随机推荐
Two dimensional code location and alarm system of Expressway
Ora-02292: complete constraint violation (midbjdev2.sys_ C0020757) - subrecord found
The method of local search port number occupation in Windows system
大佬们如何在nginx镜像里面增加模块?
2020-08-20: the difference between go and python?
Application of UHF RFID medical blood management system
[forward] how to view UserData in Lua
2020-08-15: under what circumstances should data tasks be optimized?
预留电池接口,内置充放电电路及电量计,迅为助力轻松搞定手持应用
Mongo user rights login instruction
2020-08-14:数据任务的执行引擎用的哪些?
汽车维修app开发的好处与功能
The essence of transaction and the principle of deadlock
20 XR projects roadshows, nearly 20 capital institutions attended! We sincerely invite you to attend the 2020 qcomm XR eco Partner Conference
小程序商城系统插件代码该如何写?怎么用代码检查添加插件是否成功?
Erd-online free online database modeling tool
The isolation level of transaction and its problems
September 3, 2020: naked writing algorithm: loop matrix traversal.
Windows 10 蓝牙管理页面'添加蓝牙或其他设备'选项点击无响应的解决方案
To solve the problem that the data interface is not updated after WPF binding set