#3440 Change dnameRecord attribute to single-valued
Closed: Fixed None Opened 11 years ago by pspacek.

Requirement for bind-dyndb-ldap ticket #63.

RFC 6672 section 2.4:

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

When digging into this ticket I discovered that the attributeTypes we use actually come from UNINETT: http://drift.uninett.no/nett/ip-nett/dnsattributes.schema. Along with fixing it in bind-dyndb-ldap and ipa, we may want to report the fix also to UNINETT - address is in the link above.

Attribute type was changed in the upstream DNS schema: ​http://drift.uninett.no/nett/ip-nett/dnsattributes.schema

attributetype ( 1.3.6.1.4.1.2428.20.1.39 NAME 'dNameRecord'
        DESC 'Non-Terminal DNS Name Redirection, RFC 2672'
        EQUALITY caseIgnoreIA5Match
        SUBSTR caseIgnoreIA5SubstringsMatch
        SYNTAX 1.3.6.1.4.1.1466.115.121.1.26 SINGLE-VALUE )

Moving unfinished March tickets to April milestone.

Metadata Update from @pspacek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.2 - 2013/04 (Beta)

7 years ago

Login to comment on this ticket.

Metadata