Update Remote Access server docs

This commit is contained in:
caubet_m 2023-07-04 13:16:14 +02:00
parent aa491274de
commit 7527861f0f

View File

@ -41,13 +41,15 @@ local computer and merlin.
Two servers are enabled for exporting data from Merlin to outside PSI. Two servers are enabled for exporting data from Merlin to outside PSI.
These Remote Access Merlin servers are the following: These Remote Access Merlin servers are the following:
* **'ra-merlin-01.psi.ch'** * **`ra-merlin-01.psi.ch`**
* **'ra-merlin-02.psi.ch'** * **`ra-merlin-02.psi.ch`**
Both servers have mounted the following Merlin filesystems: Both servers have mounted the following Merlin filesystems:
* `/data/project` directories mounted in RW on demand. Project responsibles must request it. * `/data/project` directories mounted in RW on demand. Project responsibles must request it.
* `/data/user` mounted in RW (read-write) * `/data/user` mounted in RW (read-write)
* `/data/experiment/mu3e` directories mounted in RW (read-write), except `data` (read-only mounted) * `/data/experiment/mu3e` directories mounted in RW (read-write), except `data` (read-only mounted)
* `/export` directory in RW (read-write). `/export` is also visible from login nodes. * `/export` directory in RW (read-write). `/export` is also visible from login nodes.
Access to the Remote Access server uses ***Multi factor authentication*** (MFA). Access to the Remote Access server uses ***Multi factor authentication*** (MFA).
Therefore, having the Microsoft Authenticator App is required as explained [here](https://www.psi.ch/en/computing/change-to-mfa). Therefore, having the Microsoft Authenticator App is required as explained [here](https://www.psi.ch/en/computing/change-to-mfa).