@@ -46,7 +46,7 @@ To gain access to Ramses, you need to fulfill three requirements (in any order):
- apply for a project
- secure the connection with ssh keys
- setup a second authentication factor (2FA)
- setup a second authentication factor (2FA)
Apply for a **user account**:
...
...
@@ -189,7 +189,7 @@ Enter a passcode or select one of the following options:
In this example, if you choose '1', an authentication request is pushed to your phone and you just have to confirm it with a tap on the screen. Alternatively, instead of choosing a number in the above example, you could also open the Duo Mobile app on your device and enter the 6-digit passcode shown in the app. This code changes every 30 seconds.
**IMPORTANT NOTE**: Be carefull with scripted logins: Any login attempt with your SSH key that triggers Duo Autopush is counted by Duo. If you don't respond in your Duo-app, your account will be blocked after 10 attempts. Only an admin can then unlock it.
**IMPORTANT NOTE**: Be careful with scripted logins: Any login attempt with your SSH key that triggers Duo Autopush is counted by Duo. If you don't respond in your Duo-app, your account will be blocked after 10 attempts. Only an admin can then unlock it.
#### Facilitating your login
To facilitate login, we suggest to set an alias upon your shell-initialization (`~/.bashrc`, `~/.zshrc` or similar):