#2378 Adding some of the RR type from the "allowed values" results in an error message.
Closed: Fixed None Opened 12 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=789980 (Red Hat Enterprise Linux 6)

Description of problem:


Version-Release number of selected component (if applicable):
ipa-server-2.2.0-101.20120127T0607zgit6863b8f.el6.x86_64

How reproducible:
Always

Steps to Reproduce:
[root@zetaprime ~]# ipa dnsrecord-add lab.eng.pnq.redhat.com bumblebee
Please choose a type of DNS resource record to be added
The most common types for this type of zone are: A, AAAA

DNS resource record type: ?
Invalid type. Allowed values are: A, AAAA, A6, AFSDB, APL, CERT, CNAME, DHCID,
DLV, DNAME, DNSKEY, DS, HIP, IPSECKEY, KEY, KX, LOC, MX, NAPTR, NS, NSEC,
NSEC3, NSEC3PARAM, PTR, RRSIG, RP, SIG, SPF, SRV, SSHFP, TA, TKEY, TSIG, TXT

DNS resource record type: APL
ipa: ERROR: No options to add a specific record provided.
Command help may be consulted for all supported record types.
[root@zetaprime ~]#


Actual results:
Adding RR type from the "allowed values" which do not have options results in
an error message.

Expected results:
Either the unsupported RR types should be removed from the "Allowed values" or
respective options for these RR should be included.

Additional info:
Same can be found for "APL, DHCID, DLV, DNSKEY, HIP, IPSECKEY, NSEC3,
NSEC3PARAM, RP, SPF, TA, TKEY, TSIG"

Metadata Update from @dpal:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 2.2 Core Effort - 2012/02

7 years ago

Login to comment on this ticket.

Metadata