write down account setup

This commit is contained in:
2024-10-04 13:15:29 +02:00
parent 591482e3ac
commit 5efdf05a98

View File

@@ -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:
```
<displayName>,<physicalDeliveryOfficeName>,<telephoneNumber>,,<mail>
```
example:
```