#255 Implement Add DNS record
Closed: Fixed None Opened 13 years ago by admiyo.

Using the same logic as Phone Number, control a list of DNS records on the DNS zone details page


The ipa add dns-rr command takes the options:

ZONE RESOURCE TYPE DATA

Of these fields, Zone will be pre-populated with the Zone from the details page.

resource will be a string in one of the DNS style formats, but for our purposes can be freeform text.

Data is very specific to the record type, but the IPA server does not currently Validate. for now, this can be freeform text.

Will not be done as modal dialog for now, but logic will still be the same as Phone number

Metadata Update from @admiyo:
- Issue assigned to admiyo
- Issue set to the milestone: FreeIPA 2.0 - 2010/10

7 years ago

Login to comment on this ticket.

Metadata