Difference between revisions of "Users"
(97 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= Requesting a new user of Mufasa = | |||
Only people with a '''Linux user account''' on Mufasa can [[System#Accessing Mufasa|access the machine]] and interact with it. Only Linux users registered to SLURM's accounting system can [[System#The_SLURM_job_scheduling_system|use SLURM]] to run jobs. | |||
All requests for the creation of new users and their registration to SLURM's accounting must be '''authorized by a member of the academic staff''' in charge of Mufasa. | |||
Requests are done by writing an email | |||
: '''TO:''' [[User:GiulioFontana|Giulio Fontana]] | |||
: '''CC:''' the person who authorizes the request | |||
The email must provide the following 5 pieces of information: | |||
# '''name and surname''' of the person that the new Linux user is associated to | |||
# (POLIMI) '''email address''' of the person | |||
# '''user category''', which can be either ''student'' (for M.Sc. students) or ''researcher'' (for everyone else, including Ph.D. students) | |||
# '''research group''' that the person belongs to (see [[Users#Usernames and group names|below]]) | |||
= Usernames and group names = | |||
Mufasa usernames have the form <code>xyyyyyyyy</code> (all lowercase), where <code>x</code> is the first letter of the first name of the person, and <code>yyyyyyyy</code> is their surname (or part of it if it's too long). For instance, a person called Giuseppe Brambilla will be assigned username <code>gbrambill</code>. | |||
On Linux machines, users belong to ''groups''. On Mufasa, groups are used to identify research groups. Assigment of Mufasa's users to groups follow these rules: | |||
* All users corresponding to physical people belong to group <code>'''users'''</code> | |||
[[ | * Additionally, each user must belong to ''one and only one'' of the following groups: | ||
** <code>'''cartcas'''</code>, i.e. [http://www.cartcas.polimi.it/ CartCasLab] (prof. Cerveri); | |||
** <code>'''biomech'''</code>, i.e. [http://www.biomech.polimi.it/ Biomechanics Research Group] (prof. Votta); | |||
** <code>'''nearmrs'''</code>, i.e. [https://nearlab.polimi.it/medical/ Medical Robotics Section of NearLab] (prof. De Momi); | |||
** <code>'''nearnes'''</code>, i.e. [https://nearlab.polimi.it/neuroengineering/ NeuroEngineering Section of NearLab] (prof. Ferrante); | |||
** <code>'''bio'''</code>, for BioEngineering users not belonging to any of the research groups listed above. | |||
The person cited within brackets is the faculty who is in charge of Mufasa for each research group. | |||
= Removing inactive usernames = | |||
Mufasa usernames that are not in use anymore '''must be removed'''. Typically, these correspond either to M.Sc. students who graduated or to researchers who left POLIMI. | |||
Removing a username means: | |||
* '''deleting the username''' from the Linux system | |||
* '''deleting the home directory''' from the filesystem | |||
Removing inactive usernames is necessary to preserve Mufasa's safety and to avoid wasting resources (e.g., disk space). | |||
Whenever a person ceases to use Mufasa, '''the member of staff responsible for them''' (e.g.: professor, Ph.D) '''must''': | |||
# (optional) check the home directory and copy any useful leftovers somewhere else | |||
# write an email to [[User:GiulioFontana|Giulio Fontana]] | |||
Mufasa | |||
Latest revision as of 16:40, 10 April 2024
Requesting a new user of Mufasa
Only people with a Linux user account on Mufasa can access the machine and interact with it. Only Linux users registered to SLURM's accounting system can use SLURM to run jobs.
All requests for the creation of new users and their registration to SLURM's accounting must be authorized by a member of the academic staff in charge of Mufasa.
Requests are done by writing an email
- TO: Giulio Fontana
- CC: the person who authorizes the request
The email must provide the following 5 pieces of information:
- name and surname of the person that the new Linux user is associated to
- (POLIMI) email address of the person
- user category, which can be either student (for M.Sc. students) or researcher (for everyone else, including Ph.D. students)
- research group that the person belongs to (see below)
Usernames and group names
Mufasa usernames have the form xyyyyyyyy
(all lowercase), where x
is the first letter of the first name of the person, and yyyyyyyy
is their surname (or part of it if it's too long). For instance, a person called Giuseppe Brambilla will be assigned username gbrambill
.
On Linux machines, users belong to groups. On Mufasa, groups are used to identify research groups. Assigment of Mufasa's users to groups follow these rules:
- All users corresponding to physical people belong to group
users
- Additionally, each user must belong to one and only one of the following groups:
cartcas
, i.e. CartCasLab (prof. Cerveri);biomech
, i.e. Biomechanics Research Group (prof. Votta);nearmrs
, i.e. Medical Robotics Section of NearLab (prof. De Momi);nearnes
, i.e. NeuroEngineering Section of NearLab (prof. Ferrante);bio
, for BioEngineering users not belonging to any of the research groups listed above.
The person cited within brackets is the faculty who is in charge of Mufasa for each research group.
Removing inactive usernames
Mufasa usernames that are not in use anymore must be removed. Typically, these correspond either to M.Sc. students who graduated or to researchers who left POLIMI.
Removing a username means:
- deleting the username from the Linux system
- deleting the home directory from the filesystem
Removing inactive usernames is necessary to preserve Mufasa's safety and to avoid wasting resources (e.g., disk space).
Whenever a person ceases to use Mufasa, the member of staff responsible for them (e.g.: professor, Ph.D) must:
- (optional) check the home directory and copy any useful leftovers somewhere else
- write an email to Giulio Fontana