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