Bug 29476 - Autojoin der UCC Clients
Autojoin der UCC Clients
Status: CLOSED WORKSFORME
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: Client management
unspecified
Other Linux
: P5 enhancement
: ---
Assigned To: UCC maintainers
:
Depends on: 28327
Blocks:
  Show dependency treegraph
 
Reported: 2012-11-30 06:24 CET by Stefan Gohmann
Modified: 2023-06-28 10:33 CEST (History)
1 user (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Release Goal
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2012-11-30 06:24:18 CET
+++ This bug was initially created as a clone of Bug #28327 +++

(In reply to comment #6)
> Der Autojoin könnte folgendermaßen implementiert werden:
> 
> - Zunächst muss das UCC Client Objekt angelegt werden
> 
> - Auf dem Tab Image muss als Boot Variante "Rollout (automatic)" gewählt
> werden. Dadurch wird das Passwort des Accounts mit dem Rechnernamen
> initialisiert. Zusätzlich wird die LDAP-DN des Accounts in die PXE
> Konfiguration geschrieben
> 
> - In der initrd wird das Verfahren erkannt und der Join wird entsprechend als
> UCC Client durchgeführt.
> 
> Es wäre möglich dies zum Standard-Rollout-Verfahren zu machen, allerdings
> könnte es problematisch werden, wenn wir irgendwann mehr Join Skripte haben,
> die mehr Berechtigungen im LDAP benötigen, deshalb eine zusätzliche
> Boot-Variante.
> 
> Ggf. müssten die LDAP ACLs noch so angepasst werden, dass der UCC Client sein
> eigenes Objekt ändern darf. Hier reicht, zumindest im Moment, der Zugriff auf
> die Passwort Attribute.
Comment 1 Moritz Muehlenhoff univentionstaff 2013-12-17 13:21:55 CET
This was implemented in UCC 1.0:
http://docs.univention.de/ucc-manual-1.0.html#rollout:automatic

There are some bugs to fine-tune that mechanism