forked from Controls/gitea-pages
write down account setup
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user