#63 Implement support for DNAME records
Closed: Fixed Opened by pspacek.

Support for DNAME records is missing, as mentioned in source code comment:
https://fedorahosted.org/bind-dyndb-ldap/browser/src/ldap_driver.c?rev=9bcd08be60aad4cb55393d494887b97bd31526be#L504


New RFC 6672 "DNAME Redirection in the DNS" was published: http://tools.ietf.org/html/rfc6672

Obsoletes: RFC2672

Updates: RFC3363

Moving to NEEDS_TRIAGE. It could be very handy for "Location" support in IPA.

According to RFC 6672 section 2.4 dname attribute in LDAP should be single valued.

RFC 6672 section 2.4:

DNAME is a singleton type, meaning only one DNAME is allowed per name ...

We should switch dnameRecord attribute to single-valued.

Fixed by e1122fde894946d5cf4aa209df4c7060bb877d0a.

Ticket has been cloned to Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=947957

Metadata Update from @pspacek:
- Issue assigned to pspacek
- Issue set to the milestone: Fedora 19

Log in to comment on this ticket.

Metadata