diff options
author | Jonas Smedegaard <dr@jones.dk> | 2020-06-21 17:53:21 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2020-06-21 17:53:21 +0200 |
commit | b3fda62cb889bd26e8bc67a983f679dee2ad19dc (patch) | |
tree | cebf77fa80c0673e330d849b2e8cd81bcb9d9ed5 | |
parent | 705bfff7415242b993427053f0252bf025271770 (diff) |
describe non-personal accounts: roles groups root
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Each user has a single, personal account. +Non-personal accounts can be created for roles or groups. +Use a role for resources handed over (not put on hold) e.g. during a vacation. +Use a project when multiple persons (now or later) should have equal access. + +A special account "root" with full access to all system resources +is used only for administration purposes. + The account, and what it provides access to, is protected by a personal [[password|intro]]. |