没有合适的资源?快使用搜索试试~ 我知道了~
在配置SSH免密登录时报错:/usr/bin/ssh-copy-id: ERROR: failed to open ID fil...
19 下载量 186 浏览量
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
- 资源: 942
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 深度学习|引介:未来已来
- 门禁自动开门系统提高了安全性和便利性,但也存在成本等考量 优点: 安全性高:有效防止非法入侵,提升小区或机构的整体安
- 实证分析中国工业经济-数实产业技术融合与企业全要素生产率(2008-2022).txt
- sshfs-win-3.7.21011-x64.msi
- 西门子200SMART 5轴伺服控制程序 威纶屏 ST30+ST20 2个V90伺服+3个步进电机 该程序是实际项目中的
- 飞剪程序 追剪程序plc程序伺服程序 汇川系列 带注释 触摸屏程序 飞剪程序、追剪程序plc程序伺服程序 几年前的飞剪追剪程序
- atl07海面冰高度数据集第六版用户手册.pdf
- 蚁群算法融合动态窗口法路径规划算法 多动态障碍物
- 基于遗传算法的配电网优化配置 主要内容:分布式电源、无功补偿装置接入配电网,考虑配电网经济性、环境成本和电能质量为目标函数,使用
- 西门子比赛六部十层电梯仿真代码,注释齐全,22年初赛48分
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功