عرض مشاركة واحدة
  #1  
قديم 08-16-2014
الصورة الرمزية RSS
RSS غير متواجد حالياً
ناقل الأخبار
 
تاريخ التسجيل: 11 - 2 - 10
المشاركات: 667,301
RSS is on a distinguished road
افتراضي حل مشكلة رسالة Warning: Remote Host Identification Has Changed error and solution

السلام عليكم ورحمة الله وبركاته

اوقات كتير وانت جاى تنقل من سيرفرك لسيرفر اخر اى حاجة باستخدام الامر

scp -P 22

بتظهرلك الرسالة دية
رمز PHP:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that the RSA host key has just been changed.
The fingerprint for the RSA key sent by the remote host is
5c
:9b:16:56:a6:cd:11:10:3a:cd:1b:a2:91:cd:e5:1c.
Please contact your system administrator.



Add correct host key in /home/user/.ssh/known_hosts to get rid of this message.
Offending key in /home/user/.ssh/known_hosts:1
RSA host key
for ras.mydomain.com has changed and you have requested strict checking.
Host key verification failed.

How do I get rid of this message?


بكل سهولة تقدر تحلها في خطوتين

رمز PHP:
cd


رمز PHP:
rm .ssh/known_hosts










أكثر...