|
New Adriatic Server
The adriatic.cse.msu.edu server has been upgraded. Because of this, it has a new identity and your ssh client will think there is a possible man in the middle attack.
Windows Client Solution:
In order to solve the problem on the windows ssh client, just accept the new Adriatic host key and overwrite the old Adriatic ID.
Or under the Edit menu select the settings option. Then expand Server Authentication and select Host Keys. Delete the line for Adriatic, and then the next time you ssh to Adriatic, the new key will be saved.

Unix SSH Client Solution:
In order to solve the error message being recieved about man in the middle, just remove any occurance of "adriatic" in your ~/.ssh/known_hosts and ~/.ssh/known_hosts2 files. The next time you login, the new ID for adriatic will be saved.
|