You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/access/index.md
+18-10Lines changed: 18 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,20 +2,28 @@
2
2
3
3
This documentation guides users through the process of accessing CSCS systems and services.
4
4
5
-
!!! info
5
+
!!! note ""
6
6
Before accessing CSCS, you need to have an account at CSCS, and be part of a project that has been allocated resources.
7
7
More information on how to get an account is available in [accounts and projects][account-management].
8
8
9
+
<divclass="grid cards"markdown>
9
10
10
-
There are different ways to authenticate your identity in order to access services at CSCS, using a password set by the user. Currently users can be authenticated with:
* Classic ssh with CSCS username/password, and also with ssh-keys
13
-
* CSCS username/password on different web services. Sessions can be independent from each other so, signing into one service does not necessarily sign the user into another one
14
-
* CSCS username/password on a Single Sign-On gate, which once the user is authenticated, can move between services (connected to this gate) without signing in again
15
-
* Username/password from an external institution, provided that his/her CSCS account has been "linked" to that external identity beforehand and the service uses the Single Sign-On gate
13
+
Before signing in to CSCS' web portals or using SSH, all users have to set up multi factor authentification (MFA)
16
14
17
-
## Single Sign-On
15
+
[:octicons-arrow-right-24: MFA][mfa]
18
16
19
-
Most services at CSCS are connected to the CSCS Single Sign-On gate.
20
-
This gives users the comfort of not having to sign in multiple times in each individual service connected to this gate and increases security.
21
-
Furthermore, the Single Sign-On gate allow users to recover their forgotten passwords and authenticate using a third-party account. The login page looks like
Copy file name to clipboardExpand all lines: docs/access/ssh.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
[](){#ssh}
1
+
[](){#access-ssh}
2
2
# Using SSH
3
3
4
4
Before accessing CSCS clusters using SSH, first ensure that you have [created a user account][account-management] that is part of a project that has access to the cluster, and have [multi factor authentification][mfa] configured.
0 commit comments