Update 2025-05-20
This has been activated around 11 ‘o clock.
On May the 20th we have enabled mandatory multifactor authentication for the following services:
Below you can read how you can log in for each service.
DIY
Enter your Science login name, your password and the TOTP code from your authenticator app.
If you have configured a Yubi key with us, you can also use the Yubi key’s OTP.
Roundcube
For Roundcube the procedure is the same as for DIY.
SSH
For SSH the are 3 different scenarios:
-
Logging in with password authentication:
- Type your password,
- After the prompt:
Enter 2FA token:
, - Enter the TOTP token from your authenticator app or your Yubi key’s OTP.
-
Logging in with public key authentication. This requires you have configured a SSH key in DIY or via us:
- After the prompt:
Enter 2FA token:
, - Enter the TOTP token from your authenticator app or your Yubi key’s OTP.
- After the prompt:
-
Logging in with a Security Key stored on a (FIDO2 compatible) Yubi key (or similar). This requires you have configured that SSH key in DIY or via us:
- There is no prompt (limitation in
sshd
), - Touch the inserted Yubi key.
If this fails you’ll get a
sign_and_send_pubkey: signing failed for ED25519-SK "user@host from agent: agent refused operation
andsshd
will fall back to password authentication (the first item in this list). - There is no prompt (limitation in
Setup 2FA
If you have not yet set up 2FA, please look at these instructions