Bug 23733 - _ldap._tcp.Default-First-Site-Name._site.<domain>
Summary: _ldap._tcp.Default-First-Site-Name._site.<domain>
Status: CLOSED DUPLICATE of bug 23929
Alias: None
Product: UCS
Classification: Unclassified
Component: Samba4
Version: UCS 3.0
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.0 - RC
Assignee: Stefan Gohmann
QA Contact: Arvid Requate
URL:
Keywords:
: 23631 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-09-21 12:33 CEST by Stefan Gohmann
Modified: 2011-12-19 14:12 CET (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):
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 Stefan Gohmann univentionstaff 2011-09-21 12:33:47 CEST
Von Bug #23357:

(In reply to comment #3)
> Ein weiterer Punkt:
> 
> - auf S4 Seite wird, vermutlich durch den Connector ein site-Eintrag ohne "s"
> am Ende erstellt, also site anstatt sites:
> 
> _ldap._tcp.Default-First-Site-Name._site.deadlock5.local. 3600 IN SRV 0 0 389
> master51.deadlock5.local.
Comment 1 Arvid Requate univentionstaff 2011-09-26 17:51:00 CEST
Interessanterweise ist an diesem SRV record nur der master registriert, nicht der slave:

_ldap._tcp.Default-First-Site-Name._site.arucs3ms1i2.qa. 3600 IN SRV 0 0 389 master.arucs3ms1i2.qa.

_ldap._tcp.Default-First-Site-Name._sites.arucs3ms1i2.qa. 3600 IN SRV 0 100 389 master.arucs3ms1i2.qa.
_ldap._tcp.Default-First-Site-Name._sites.arucs3ms1i2.qa. 3600 IN SRV 0 100 389 slave.arucs3ms1i2.qa.
Comment 2 Stefan Gohmann univentionstaff 2011-10-08 13:47:34 CEST
Das ist ein Fehler im samba4 provision Skript source4/scripting/python/samba/provision/sambadns.py gewesen. In der nächsten Version ist das behoben. Die neue Version wird mit Bug #23929 importiert.

*** This bug has been marked as a duplicate of bug 23929 ***
Comment 3 Arvid Requate univentionstaff 2011-11-22 20:05:56 CET
Verified, der Record wird nicht mehr angelegt:

root@master120:~# host -t srv _ldap._tcp.Default-First-Site-Name._site
Host _ldap._tcp.Default-First-Site-Name._site not found: 3(NXDOMAIN)

Der korrekte Record ist da

root@master120:~# host -t srv _ldap._tcp.Default-First-Site-Name._sites
_ldap._tcp.Default-First-Site-Name._sites.arucs3rci3.qa has SRV record 0 100 389 master120.arucs3rci3.qa.
Comment 4 Sönke Schwardt-Krummrich univentionstaff 2011-12-13 15:41:43 CET
UCS 3.0-0 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer
neueren Version von UCS erneut auftreten, so sollte dieser Bug dupliziert werden:
"Clone This Bug"
Comment 5 Arvid Requate univentionstaff 2011-12-19 14:12:36 CET
*** Bug 23631 has been marked as a duplicate of this bug. ***