#3320 dnszone-add in interative mode fails when name of name server belongs to the new zone
Closed: Duplicate None Opened 11 years ago by pspacek.

Example:

[root@vm-115 ~]# ipa dnszone-add example.com 
Authoritative nameserver: ns
Administrator e-mail address [hostmaster.example.com.]: 
ipa: ERROR: Nameserver 'ns.example.com.' does not have a corresponding A/AAAA record

Interative mode should ask for NS IP address in cases where name of NS belongs to the new zone (example.com).


Implementation note: implementation should be quite straightforward when done with interactive_prompt_callback checking zone+nameserver values and firing IP address question when required.

Duplicate of #3603, unless I'm missing something

Metadata Update from @pspacek:
- Issue assigned to mkosek
- Issue set to the milestone: FreeIPA 3.2.x - 2013/05 (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata