#8718 ipa-server-install ignores --zonemgr parameter
Closed: fixed by frenaud. Opened by antorres.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 8): Bug 1928854

Description of problem:
When installing ipa-server with DNS and non-default zone manager contact,
e-mail provided in --zonemgr is ignored and default is used.
Version-Release number of selected component (if applicable):
ipa-server-4.8.7-13
How reproducible:
Always
Steps to Reproduce:
1. install ipa-server-dns package
2. ipa-server-install --domain $DOMAIN --realm $REALM -a $PASSWD -p $PASSWD -U
--setup-dns --auto-forwarders --zonemgr=custom@email.eu
3. kinit admin
4. ipa dnszone-show $DOMAIN
Actual results:
Administrator e-mail address: hostmaster.dom-.....com.
Expected results:
Administrator e-mail address: custom@email.eu
Additional info:
From ipa-server-install man page:
--zonemgr
    The e-mail address of the DNS zone manager. Defaults to hostmaster@DOMAIN

Metadata Update from @antorres:
- Issue assigned to antorres

Metadata Update from @antorres:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1928854

https://github.com/freeipa/freeipa/pull/5567

Metadata Update from @frenaud:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1928854, https://bugzilla.redhat.com/show_bug.cgi?id=1928854 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1928854)

Issue linked to Bugzilla: Bug 1928854

master:

  • 04e57e6fd42b5d21905b6a9d79deff72f10acd06 ipaserver: don't ignore zonemgr option on install
  • 4fc1e15c7c7bd86355f084fd303a41e8c669402a ipatests: check that zonemgr is set correctly during server install

ipa-4-9:

  • 20bb855a57080145d0d5555294381c890ef605bb ipaserver: don't ignore zonemgr option on install
  • 82043e1fd052618608d3b7786473a632478795ee ipatests: check that zonemgr is set correctly during server install

Metadata Update from @frenaud:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata