write down account setup

This commit is contained in:
2024-10-04 12:06:04 +02:00
parent 497ccc3e0b
commit 397a9dc785
2 changed files with 50 additions and 25 deletions
+1 -4
View File
@@ -32,10 +32,7 @@ In certain contexts (eg in [`sssd.conf(5)`](https://linux.die.net/man/5/sssd.con
## Linux Computer Objects
Computer objects for Linux systems are created in
`OU=linux,OU=servers,OU=psi,DC=d,DC=psi,DC=ch`. We currently do not distinguish
between servers and workstations in AD (unlike the Windows team), as the
distinction isn't clear and it wouldn't help us anyway (as we don't use AD group
policies).
`OU=linux,OU=servers,OU=psi,DC=d,DC=psi,DC=ch` or `OU=linux,OU=computers,OU=psi,DC=d,DC=psi,DC=ch` (workstation and consoles).
We perform the join password-less, by pre-creating the computer object using a
script running on the Puppet master.