加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

启动ssh报错ssh -o StrictHostKeyChecking=no master

发布时间:2020-12-14 16:01:39 所属栏目:百科 来源:网络整理
导读:报错 The authenticity of host 'master (172.17.0.37)' can't be established. [root@master /]# ssh masterThe authenticity of host 'master (172.17.0.37)' can't be established.RSA key fingerprint is df:41:8b:71:b5:bc:06:f6:d7:be:ef:3a:32:e6:64:

报错The authenticity of host 'master (172.17.0.37)' can't be established.

[root@master /]# ssh master
The authenticity of host 'master (172.17.0.37)' can't be established.
RSA key fingerprint is df:41:8b:71:b5:bc:06:f6:d7:be:ef:3a:32:e6:64:f4.
Are you sure you want to continue connecting (yes/no)? y
Please type 'yes' or 'no': yes
Warning: Permanently added 'master,172.17.0.37' (RSA) to the list of known hosts.

解决方案

[root@master ~]# ssh -o StrictHostKeyChecking=no master
Last login: Mon Nov  6 22:00:21 2017 from master
[root@master ~]# 

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读