#8718 ipa-server-install ignores --zonemgr parameter
Closed: fixed 3 years ago by frenaud. Opened 3 years ago 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

3 years ago

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

3 years ago

master:

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

ipa-4-9:

  • 20bb855 ipaserver: don't ignore zonemgr option on install
  • 82043e1 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)

3 years ago

Login to comment on this ticket.

Metadata