没有合适的资源?快使用搜索试试~ 我知道了~
在配置SSH免密登录时报错:/usr/bin/ssh-copy-id: ERROR: failed to open ID fil...
19 下载量 175 浏览量
2021-01-07
12:58:35
上传
评论 1
收藏 24KB PDF 举报
温馨提示
问题 [root@hadoop1 sbin]# ssh-copy-id hadoop1 /usr/bin/ssh-copy-id: ERROR: failed to open ID file '/root/.pub': 没有那个文件或目录 (to install the contents of '/root/.pub' anyway, look at the -f option) 解决方法 [root@hadoop1 sbin]# ssh-keygen -t dsa Generating public/private dsa key pair. Enter file in which to
资源推荐
资源详情
资源评论
























在配置在配置SSH免密登录时报错:免密登录时报错:/usr/bin/ssh-copy-id: ERROR:
failed to open ID file ‘/root/.pub’: 没有那个文件或目录没有那个文件或目录
问题问题
[root@hadoop1 sbin]# ssh-copy-id hadoop1
/usr/bin/ssh-copy-id: ERROR: failed to open ID file '/root/.pub': 没有那个文件或目录
(to install the contents of '/root/.pub' anyway, look at the -f option)
解决方法解决方法
[root@hadoop1 sbin]# ssh-keygen -t dsa
Generating public/private dsa key pair.
Enter file in which to save the key (/root/.ssh/id_dsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_dsa.
Your public key has been saved in /root/.ssh/id_dsa.pub.
The key fingerprint is:
SHA256:eNitxI+ZXMbqTHnZzQnql31bC+klM1ivGdhCQRssWhg root@hadoop1
The key's randomart image is:
+---[DSA 1024]----+
| Eo .o |
| . o..o |
| o .o |
| * o . |
| o S =... |
| + @.+=+o. |
| X =+.@+o.|
| + o = @ +|
| o .. + +.|
+----[SHA256]-----+
再次再次 ssh-copy-id hadoop1
[root@hadoop1 sbin]# ssh-copy-id hadoop1
/usr/bin/ssh-copy-id: INFO: Source of key(s) to be installed: "/root/.ssh/id_dsa.pub"
/usr/bin/ssh-copy-id: INFO: attempting to log in with the new key(s), to filter out any that are already installed
/usr/bin/ssh-copy-id: INFO: 1 key(s) remain to be installed -- if you are prompted now it is to install the new keys
root@hadoop1's password:
Number of key(s) added: 1
Now try logging into the machine, with: "ssh 'hadoop1'"
and check to make sure that only the key(s) you wanted were added.
作者:萧曵 丶
资源评论


weixin_38518885
- 粉丝: 8
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- 本科毕业设计--基于单片机的酒精浓度检测系统(1).doc
- 基于大数据挖掘与分析技术的物流创新人才培养实践(1).docx
- Flash-多媒体制作(课堂PPT).ppt
- 双代号网络图详解.ppt
- 大学毕业论文-—基于plc包装码垛生产线控制系统设计(1).doc
- Web安全技术(1).pptx
- 办公楼维修改造项目工程项目管理服务招标文件模板.doc
- 单位网络建设解决专题方案.docx
- 软件需求规格说明指导书.doc
- C语言链表详解.ppt
- 物联网工程岗位要求(1).docx
- 基于大数据的网络借贷风险管理研究(1).docx
- 变电站综合自动化系统演示幻灯片.ppt
- 信息化建设推动医院人事档案精细化管理研究(1).docx
- 基于PLC的分拣站控制系统设计(1).doc
- 南邮操作系统实验4报告(1).doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
