diff --git a/docs.it4i/general/shell-and-data-access.md b/docs.it4i/general/shell-and-data-access.md index 34b3490c5ff8989d8d0438be38eda7bd1d5fc9f5..ed646d4a86cd343084ef7d2e1dd4e826b9c5c934 100644 --- a/docs.it4i/general/shell-and-data-access.md +++ b/docs.it4i/general/shell-and-data-access.md @@ -35,20 +35,38 @@ The all IT4Innovations clusters are accessed by SSH protocol via login nodes log ## Authentication -Authentication is available by [private key][1] only. +Authentication is available by [private key][1] only. Verify SSH fingerprints during the first logon: -!!! note - Verify SSH fingerprints during the first logon. They are identical on all login nodes: +Anselm: +```console md5: - 29:b3:f4:64:b0:73:f5:6f:a7:85:0f:e0:0d:be:76:bf (DSA) d4:6f:5c:18:f4:3f:70:ef:bc:fc:cc:2b:fd:13:36:b7 (RSA) + 1a:19:75:31:ab:53:45:53:ce:35:82:13:29:e4:0d:d5 (ECDSA) sha256: - LX2034TYy6Lf0Q7Zf3zOIZuFlG09DaSGROGBz6LBUy4 (DSA) +DcED3GDoA9piuyvQOho+ltNvwB9SJSYXbB639hbejY (RSA) + 2Keuu9gzrcs1K8pu7ljm2wDdUXU6f+QGGSs8pyrMM3M (ECDSA) +``` + +Salomon: + +```console + md5: + f6:28:98:e4:f9:b2:a6:8f:f2:f4:2d:0a:09:67:69:80 (DSA) + 70:01:c9:9a:5d:88:91:c7:1b:c0:84:d1:fa:4e:83:5c (RSA) + 66:32:0a:ef:50:01:77:a7:52:3f:d9:f8:23:7c:2c:3a (ECDSA) + + sha256: + epkqEU2eFzXnMeMMkpX02CykyWjGyLwFj528Vumpzn4 (DSA) + WNIrR7oeQDYpBYy4N2d5A6cJ2p0837S7gzzTpaDBZrc (RSA) + cYO4UdtUBYlS46GEFUB75BkgxkI6YFQvjVuFxOlRG3g (ECDSA) +``` + +!!! note + SSH fingerprints are identical on all login nodes. Private key authentication: