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