Public Linux Environment: SSH Key Mismatch

Body

On July 15, 2020, OIT moved the CNAME for linux.oit.utk.edu. This change may result in an SSH Key Mismatch alert the next time you connect to linux.oit.utk.edu. Instructions for how to proceed for popular clients are below.

Mac or Linux Terminal Window –
Copy/paste the following commands into Terminal:
ssh-keygen -f ~/.ssh/known_hosts -R "160.36.239.242"
ssh-keygen -f ~/.ssh/known_hosts -R "linux.oit.utk.edu"

Windows –
FileZilla Client – Check Update cached key for this host. Click OK.


Details

Details

Article ID: 123256
Created
Thu 12/24/20 1:13 AM
Modified
Tue 5/31/22 10:38 AM
Environment
Public Linux Environment