Bug 39078 - Support DNS glue records
Support DNS glue records
Status: CLOSED DUPLICATE of bug 32626
Product: UCS
Classification: Unclassified
Component: UMC - DNS
UCS 4.0
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: UMC maintainers
:
Depends on: 32626
Blocks:
  Show dependency treegraph
 
Reported: 2015-08-04 15:49 CEST by Arvid Requate
Modified: 2018-04-18 21:57 CEST (History)
4 users (show)

See Also:
What kind of report is it?: Feature Request
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: Yes
Flags outvoted (downgraded) after PO Review:
Ticket number: 2018031521001161
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2015-08-04 15:49:30 CEST
Currently UDM doesn't have a representation for DNS glue records, which only have a NS resource record but no address. One example is the _msdcs.<domainname> record in AD/Samba4.

See https://de.wikipedia.org/wiki/NS_Resource_Record#Beispiel_2
Comment 1 Philipp Hahn univentionstaff 2018-04-17 13:52:05 CEST
(In reply to Arvid Requate from comment #0)
> Currently UDM doesn't have a representation for DNS glue records, which only
> have a NS resource record but no address.

The terminology is wrong: The exists not special "glue record type".

What's missing in UDM is support for the "NS RR"s, which are required for delegating sub-zones. Thas is Bug #32626.

UDM already supports adding A records of the form "host.in-subdomain.my.domain" to glue the address of the name server into to parent domain if the NS is located in the sub-domain itself.
Comment 2 Philipp Hahn univentionstaff 2018-04-17 15:46:05 CEST

*** This bug has been marked as a duplicate of bug 32626 ***
Comment 3 Stefan Gohmann univentionstaff 2018-04-18 21:57:03 CEST
(In reply to Philipp Hahn from comment #2)
> 
> *** This bug has been marked as a duplicate of bug 32626 ***

I've copied the 'Waiting Support' flag to Bug #32626.