... | @@ -2,6 +2,13 @@ |
... | @@ -2,6 +2,13 @@ |
|
|
|
|
|
The first step to be able to connect to Cineca HPC systems is to have a [second authentication factor](https://en.wikipedia.org/wiki/Multi-factor_authentication) (or *2FA*) properly set up. This boils down to having an application that generates short-lived temporary passwords to be used in conjunction with your regular password or SSH key in order to decrease the chance of having some malevolent individual claim to be you while connecting to our systems.
|
|
The first step to be able to connect to Cineca HPC systems is to have a [second authentication factor](https://en.wikipedia.org/wiki/Multi-factor_authentication) (or *2FA*) properly set up. This boils down to having an application that generates short-lived temporary passwords to be used in conjunction with your regular password or SSH key in order to decrease the chance of having some malevolent individual claim to be you while connecting to our systems.
|
|
|
|
|
|
|
|
In order to have it properly set up:
|
|
|
|
|
|
|
|
1. set up your favorite 2FA app (see below for some suggestions);
|
|
|
|
2. go to https://jump.hpc.cineca.it and log in with your credentials;
|
|
|
|
3. click on the "Two Factor Authentication" link on the left menu;
|
|
|
|
4. follow the step-by-step instructions.
|
|
|
|
|
|
<p>
|
|
<p>
|
|
<details>
|
|
<details>
|
|
<summary>2FA Apps</summary>
|
|
<summary>2FA Apps</summary>
|
... | @@ -19,13 +26,6 @@ Since some of those apps can be used directly from the same machine you're going |
... | @@ -19,13 +26,6 @@ Since some of those apps can be used directly from the same machine you're going |
|
</details>
|
|
</details>
|
|
</p>
|
|
</p>
|
|
|
|
|
|
In order to have it properly set up:
|
|
|
|
|
|
|
|
1. install and configure your favorite 2FA app;
|
|
|
|
2. go to https://jump.hpc.cineca.it and log in with your credentials;
|
|
|
|
3. click on the "Two Factor Authentication" link on the left menu;
|
|
|
|
4. follow the step-by-step instructions.
|
|
|
|
|
|
|
|
# 2. Set up your SSH client
|
|
# 2. Set up your SSH client
|
|
|
|
|
|
In order to enforce security policies and properly monitor who is logging in to Cineca systems,
|
|
In order to enforce security policies and properly monitor who is logging in to Cineca systems,
|
... | | ... | |