From 6c59bd1f388065c000831f5ae3e6efe241c23908 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Wed, 2 Jul 2025 15:02:57 +0200 Subject: [PATCH] Update access instructions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We no longer need to request a petition through BSC, as we will be in charge of the login. Remove link to the old repository as well and prefer only email. Reviewed-by: Aleix Boné --- content/access/index.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/content/access/index.md b/content/access/index.md index 4006079..4ee7564 100644 --- a/content/access/index.md +++ b/content/access/index.md @@ -5,18 +5,12 @@ description: "Request access to the machines" ![Cave](./cave.jpg) -Before requesting access to the jungle machines, you must be able to access the -`ssfhead.bsc.es` node (only available via the intranet or VPN). You can request -access to the login machine using a resource petition in the BSC intranet. - -Then, to request access to the machines we will need some information about you: +To request access to the machines we will need some information: 1. Which machines you want access to ([hut](/hut), [fox](/fox), owl1, owl2, eudy, koro...) -1. Your user name and user id (to match the NFS permissions) +1. Your user name (make sure it matches the one you use for the BSC intranet) 1. Your real name and surname (for identification purposes) 1. The salted hash of your login password, generated with `mkpasswd -m sha-512` 1. An SSH public key of type Ed25519 (can be generated with `ssh-keygen -t ed25519`) -Send an email to with the details, or directly open a -merge request in the [jungle -repository](https://pm.bsc.es/gitlab/rarias/jungle/). +Send an email to with the details.