From 5efdf05a9835a304bb41406ddf0b357a3a77c05b Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Fri, 4 Oct 2024 13:15:29 +0200 Subject: [PATCH] write down account setup --- engineering-guide/accounts-and-groups.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/engineering-guide/accounts-and-groups.md b/engineering-guide/accounts-and-groups.md index d013c154..c7133883 100644 --- a/engineering-guide/accounts-and-groups.md +++ b/engineering-guide/accounts-and-groups.md @@ -1,4 +1,4 @@ -# Accounts +# Accounts and Groups Linux accounts are generally stored and managed in Active Directory. @@ -71,7 +71,9 @@ Note that the `loginShell` attribute for the shell shall not be set as we only w Finally the [gecos field](https://en.wikipedia.org/wiki/Gecos_field) shall be generated from other already existing AD attributes: +``` ,,,, +``` example: ```