From b7b9c45c39b33e5252d2e5ca3a89998373096f3b Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 10 Feb 2025 09:33:47 +0100 Subject: [PATCH] update list --- engineering-guide/accounts-and-groups.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/engineering-guide/accounts-and-groups.md b/engineering-guide/accounts-and-groups.md index 3d7d99ac..d7d614a9 100644 --- a/engineering-guide/accounts-and-groups.md +++ b/engineering-guide/accounts-and-groups.md @@ -29,9 +29,9 @@ To be able to easily distinguish between the different account types, a user sha | `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_ext_adm` | external adm accounts (group should actually be named `unx-lx_ext_adm_users` but because of character limitations we abbreviated)| | `unx-lx_e_users` | experiment accounts | - | `unx-lx_svc_users` | service accounts 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