From c5946ce8144b240d4845931ace8dfad1010c5b98 Mon Sep 17 00:00:00 2001 From: Simon Ebner Date: Wed, 14 Jul 2021 09:02:34 +0200 Subject: [PATCH] move content --- admin-guide/architecture/accounts-and-groups.rst | 7 +++++++ index.md | 4 ---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/admin-guide/architecture/accounts-and-groups.rst b/admin-guide/architecture/accounts-and-groups.rst index a92c7d4c..98ad2dbe 100644 --- a/admin-guide/architecture/accounts-and-groups.rst +++ b/admin-guide/architecture/accounts-and-groups.rst @@ -5,6 +5,13 @@ Linux accounts are generally stored and managed in Active Directory. +```{note} +Current user (uid) and group (gid) ranges can be found here: +[UID and GID Management](https://git.psi.ch/linux-infra/documentation/blob/master/pdf/UID_and_GID.pdf) +``` + + + Account Types ------------- diff --git a/index.md b/index.md index 48a5fbfc..46dac818 100644 --- a/index.md +++ b/index.md @@ -51,7 +51,3 @@ Chair: xxx ### Standup Meeting Chair: xxx - -# User / Group Management -Current user (uid) and group (gid) ranges can be found here: -[UID and GID Management](https://git.psi.ch/linux-infra/documentation/blob/master/pdf/UID_and_GID.pdf) \ No newline at end of file