forked from hpcleuven/VscDocumentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmfa_login.rst
25 lines (18 loc) · 1004 Bytes
/
mfa_login.rst
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.. _mfa_leuven:
Multi Factor Authentication (MFA)
=================================
|KUL| Multi Factor Authentication (MFA) is an augmented level of security which, as
the name suggests, requires multiple steps when authenticating. The following
two factors are necessary to connect to the KU Leuven clusters:
- A valid private key
- Access to a VSC-associated university/institution account
This approach ensures that if your private key is compromised, the person who
has unauthorized access to it will still not be able to abuse your VSC account.
This document provides two methods to connect to the KU Leuven clusters with
MFA. The first method, *without* an agent, is easier to get started with, but requires
some repetitive steps with each connection. The second method, *with* an agent,
requires some more effort to set up initially but will be easier when you need
multiple connections or you are using some specific GUI applications to connect.
.. toctree::
mfa_quickstart
mfa_guide