Bug 35769

Summary: Takeover and domain name spelling
Product: UCS Reporter: Stefan Gohmann <gohmann>
Component: AD TakeoverAssignee: Arvid Requate <requate>
Status: CLOSED FIXED QA Contact: Stefan Gohmann <gohmann>
Severity: normal    
Priority: P5 CC: requate, walkenhorst
Version: UCS 3.2   
Target Milestone: UCS 3.2-3-errata   
Hardware: Other   
OS: Linux   
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):
Max CVSS v3 score:

Description Stefan Gohmann univentionstaff 2014-09-02 08:43:28 CEST
See Bug #35757, the takeover failed if the domain name has a different spelling. The problem is that the GPO directory is not found.
Comment 1 Stefan Gohmann univentionstaff 2014-09-02 08:45:56 CEST
Workaround:
 cd /var/lib/samba/sysvol
 ln -sf <ucs domain> <ad domain>
 # for example: 
 #   ln -sf deadlock17.local DEADLOCK17.local
Comment 2 Arvid Requate univentionstaff 2014-09-02 18:31:56 CEST
Fixed with the method you proposed.
Advisory: 2014-08-12-univention-management-console-module-adtakeover.yaml
Comment 3 Arvid Requate univentionstaff 2014-09-04 18:29:33 CEST
The sysmlink patch has been reverted, instead the directory now get's renamed in the first phase (before the robocopy). Changelog adjusted.
Comment 4 Stefan Gohmann univentionstaff 2014-09-09 07:21:45 CEST
Tests: OK

Code review: OK

YAML: OK

UCS 4.0 merge: OK
Comment 5 Janek Walkenhorst univentionstaff 2014-09-10 17:45:07 CEST
http://errata.univention.de/ucs/3.2/203.html