SSH security improvements: Difference between revisions

Jump to navigation Jump to search
m
note that this is per machine-client, not per user or server
m (add reference at top, to basic ssh page.)
m (note that this is per machine-client, not per user or server)
Line 56: Line 56:


<!--T:10-->
<!--T:10-->
This warning is displayed because the host keys on the cluster (in this case [[Graham]]) were changed, and your SSH client software remembers the old host keys.  (It does this to prevent [https://en.wikipedia.org/wiki/Man-in-the-middle_attack "man-in-the-middle" attacks].)  
This warning is displayed because the host keys on the cluster (in this case [[Graham]]) were changed, and your SSH client software remembers the old host keys.  (It does this to prevent [https://en.wikipedia.org/wiki/Man-in-the-middle_attack "man-in-the-middle" attacks].) This will happen for your SSH client on each device from which you connect (so you may see it multiple times).


<!--T:11-->
<!--T:11-->
Line 72: Line 72:


  <!--T:16-->
  <!--T:16-->
ssh-keygen -R graham.computecanada.ca
ssh-keygen -R graham.computecanada.ca
  ssh-keygen -R cedar.computecanada.ca
  ssh-keygen -R cedar.computecanada.ca
  ssh-keygen -R beluga.computecanada.ca
  ssh-keygen -R beluga.computecanada.ca
cc_staff
176

edits

Navigation menu