To use the PCs in the laboratory, you will use your alacrity Authentik account with its associated password.
Let's review first the account structure used at Alacrity:
To set your Authentik password, login on the Authentik instance, Click on the Settings menu, then click on Change Password blue button.
While the Authentik password is separate from the Google password, it is perfectly fine to set the same password on both places.
If you forget the password for Authentik, you can always login using social logins (Google, Discord, Github) and change it with the instructins above.
Available configured PCs:
On the login screen, enter your Authentik username and password. Your username is tipically your google email address minus the @alacrity.ro section. Example:
alex.lucaci or iris.vavilov**************After you login, in your home directory you will find a couple of pre-created directories:
NOTE
Windows PCs are currently single-user. Ask on groups for username & password.
On Linux there are three main ways to login as a user:
ssh (alex.lucaci@machine) - Fully functionalsu - Partially functional: docker, serial devices and shared folders will not work in a su sessuion.If you need to open a full shell as another user, use ssh username@localhost instead of su. The su queries user groups breaks our manual group assigmnemts for docker, uucp and shared groups.