Hi,
This issue is SSH related. Please, remove the first line from
/home/globus/.ssh/known_hosts:1.
Lukasz
On 4/21/11 10:13 PM, tariq adnan wrote:
OK, thanks about last email.
Now I have 2 computers, server and client, I want to send the user
certificate from client to server to be signed by CA in server then
returned the signed certificate to client, but I have the following error.
I'm doing this in server
[globus@gridserver simpleCA]$ scp
[email protected]:/home/user1/.globus/usercert_request.pem .
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@ 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
75:77:17:21:51:ff:f2:b8:f8:99:34:f6:d4:e1:69:9d.
Please contact your system administrator.
Add correct host key in /home/globus/.ssh/known_hosts to get rid of
this message.
Offending key in /home/globus/.ssh/known_hosts:1
RSA host key for 192.168.16.244 has changed and you have requested
strict checking.
Host key verification failed.