Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
08-16-2003, 09:03 AM
|
#1
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Rep:
|
ssh problem
Hi all folks,
As ROOT, execute
# ssh -X satimis@localhost
following warning popup
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
b1:bc:0c:95:53:0f:18:5e:38:30:0e:d8:ff:b0:d8:5e.
Please contact your system administrator.
Add correct host key in /root/.ssh/known_hosts to get rid of this
message. Offending key in /root/.ssh/known_hosts:1
RSA host key for localhost has changed and you have requested strict checking. Host key verification failed.
Kindly advise how to fix it. Thanks in advance.
B.Regards
satimis
|
|
|
08-16-2003, 09:13 AM
|
#2
|
Senior Member
Registered: Jul 2003
Posts: 1,257
Rep:
|
two possibilities
Others are doubtless more knowledgeable, but these options may work:
1. Do you have ssh2 support? It is more secure than ssh anyway. Works the same way.
2. You can remove your .ssh file. You will then be asked if you want to accept the key when you attempt to use ssh again.
|
|
|
08-16-2003, 11:13 AM
|
#3
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Re: two possibilities
Quote:
Originally posted by ehawk
Others are doubtless more knowledgeable, but these options may work:
1. Do you have ssh2 support? It is more secure than ssh anyway. Works the same way.
2. You can remove your .ssh file. You will then be asked if you want to accept the key when you attempt to use ssh again.
|
Hi,
Thanks for your advice. Problem is now solved by deleting /root/.ssh/known_hosts.
I tried to read /root/.ssh/known_hosts with 'cat' and 'mc'. What I can
read are alphabetics and I can't understand their meaning.
Kindly advise which software can read its content.
Thanks in advance.
B.Regards
satimis
|
|
|
08-16-2003, 03:22 PM
|
#4
|
Senior Member
Registered: Jul 2003
Posts: 1,257
Rep:
|
encryption keys
If I am not mistaken, those are encryption keys used to encrypt your login password when you attempt to login to a remote system, as well as verify the identity of the machine you are connecting to (kinda like pgp encyption?). I don't think there is a need for you to "read" them.
|
|
|
08-17-2003, 03:26 AM
|
#5
|
Senior Member
Registered: Apr 2003
Posts: 3,695
Original Poster
Rep:
|
Re: encryption keys
Quote:
Originally posted by ehawk
If I am not mistaken, those are encryption keys used to encrypt your login password when you attempt to login to a remote system, as well as verify the identity of the machine you are connecting to (kinda like pgp encyption?). I don't think there is a need for you to "read" them.
|
Hi,
It is for curiosity to ask this question.
Anyway thanks for your reply.
B.R.
satimis
|
|
|
All times are GMT -5. The time now is 02:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|