From 00e23616af6622746d03790779d999eecae66de6 Mon Sep 17 00:00:00 2001 From: ebner Date: Thu, 6 Feb 2025 13:27:10 +0100 Subject: [PATCH] update user lists --- engineering-guide/accounts-and-groups.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/engineering-guide/accounts-and-groups.md b/engineering-guide/accounts-and-groups.md index 6aeb64a..3d7d99a 100644 --- a/engineering-guide/accounts-and-groups.md +++ b/engineering-guide/accounts-and-groups.md @@ -25,10 +25,13 @@ To be able to easily distinguish between the different account types, a user sha | Unix Group | Accont Type | |--------------------|-------------| - | `unx-lx_users` | normal user and administrator acccounts | + | `unx-lx_users` | normal user | + | `unx-lx_adm_users` | normal user and administrator acccounts | | `unx-lx_gac_users` | global accounts | | `unx-lx_ext_users` | external accounts | + | `unx-lx_ext_adm_users` | external adm accounts | | `unx-lx_e_users` | experiment accounts | + | `unx-lx_svc_users` | service accounts accounts | ```{note} unx-lx_ext_users - this group does not yet contain all ext accounts (only the ones that are currently in the scope of IAM - this should be fixed by end of January 2025