Bug 18956 - Join eines DC Backup (2.3-2) schlägt fehl
Summary: Join eines DC Backup (2.3-2) schlägt fehl
Status: RESOLVED DUPLICATE of bug 18461
Alias: None
Product: UCS
Classification: Unclassified
Component: UDM (Generic)
Version: UCS 2.4
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Bugzilla Mailingliste
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-09 09:27 CEST by Andreas Büsching
Modified: 2010-07-09 09:40 CEST (History)
0 users

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):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Büsching univentionstaff 2010-07-09 09:27:44 CEST
In einer Testumgebung schlägt der Join eines DC Backup im Join-Skript 25univention-directory-manager.inst fehl. Problem ist der Aufruf:

/usr/share/univention-directory-manager-tools/univention-dnsedit $@ --stoptls --ignore-exists $domainname add zone root.$domainname 1 28 72 60 86 $hostname.$domainname

Die Kontaktadresse root.$domainname wird als ungültig zurückgewiesen:

Adding ZONE record "root.nagios3.local 1 28 72 60 86 b42.nagios3.local" to zone nagios3.local... failed
E: Contact person: Not a valid email address! (No "@"-character to separate local-part and domain-part)

Problem scheint die Änderung aus Bug #17429 zu sein. Hier wird jetzt verpflichtend ein @ in der Adresse erwartet.
Comment 1 Andreas Büsching univentionstaff 2010-07-09 09:40:13 CEST

*** This bug has been marked as a duplicate of bug 18461 ***