@@ -337,34 +337,6 @@ This can lead to dramatic performance improvements.
337337 For guidance on setting up virtual environments,
338338 refer to the [Python virtual environments setup guide](./setting_up_python_virtual_environments.md).
339339
340- ### Is my connection compromised? Remote host identification has changed
341-
342- On Monday 25 April 2022, the login nodes received an update to RHEL8.
343- This means that the host keys of those servers also changed. As a result,
344- you could encounter the following warnings.
345-
346- MacOS & Linux (on Windows, only the second part is shown):
347-
348- ``` shell
349- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
350- @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @
351- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
352- IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
353- Someone could be eavesdropping on you right now (man-in-the-middle attack)!
354- It is also possible that a host key has just been changed.
355- The fingerprint for the RSA key sent by the remote host is
356- xx:xx:xx.
357- Please contact your system administrator.
358- Add correct host key in /home/hostname/.ssh/known_hosts to get rid of this message.
359- Offending RSA key in /var/lib/sss/pubconf/known_hosts:1
360- RSA host key for user has changed and you have requested strict checking.
361- Host key verification failed.
362- ```
363-
364- Please follow the instructions at [ migration to RHEL8] ({{ hpc_infrastructure_url }}/migration_to_rhel8)
365- to ensure it really _ is not a hacking attempt_ \- you will find the correct host key to compare.
366- You will also find how to hide the warning.
367-
368340### VO: how does it work?
369341
370342A Virtual Organisation consists of a number of members and moderators. A moderator can:
0 commit comments