Loading s7nsa_07_users...

enib_small.png S7-NSA 07_users — User management

The purpose of this tutorial is to introduce, at first, the organisation of users and groups as well as the associated permission system.
By extension, this principle is then implemented in a distributed manner across a set of machines.

Do not hesitate to use any external help available, including your favourite LLM, to obtain explanations.
Of course, the session supervisor is here to help in any case.
You are strongly encouraged to take notes during your observations so that you can review them before the quizzes.
{1 #users } Declaring users
{2 #rights } Access rights
{3 #groups } Working with groups
{4 #ldap_server } Authentication server
{5 #ldap_client } Distributed authentication
{6 #nfs } Network filesystem

This step-by-step approach has allowed you to discover the organisation of users and groups as well as the associated permission system.
Beyond the local implementation on a single host, you have been able to deploy this on a larger scale across a network.
This makes it possible to provide access to an entire fleet of machines for a variety of users, while relying on centralised management through an LDAP server and an NFS server.

Make sure you review your understanding of what has been covered so far so that you can approach the quizzes with confidence.