Hide Forgot
This bug is created as a clone of upstream ticket: https://fedorahosted.org/freeipa/ticket/5556 Ticket was cloned from Red Hat Bugzilla (product ''Fedora''): [https://bugzilla.redhat.com/show_bug.cgi?id=1292099 Bug 1292099] {{{ If I run ipa-server-install -n example.com -r EXAMPLE.COM --external-ca --subject="O=example AG,C=DE" --setup-dns --forwarder ... then it asks me get signed certificates and to run ipa-server-install again. Quote: The next step is to get /root/ipa.csr signed by your CA and re-run /usr/sbin/ipa-server-install as: /usr/sbin/ipa-server-install --external-cert-file=/path/to/signed_certificate --external-cert-file=/path/to/external_ca_certificate If I do, then DNS is not setup. I have to add the DNS specific options again. This is highly misleading. ipa-server-install should show *all* necessary command line arguments to complete the second step, according to step 1. Unfortunately the log file is gone. Did you know that ipa-server-install overwrites its own logfiles? }}}
This is a regression in 7.2. Second step of installation should use the options which were provided in the first step. It does not happen and therefore DNS was not installed. It may also lead to other issues related to non-default options, e.g. bug 1292042. Already fixed upstream.
Verified using IPA version :: ipa-server-4.4.0-4.el7.x86_64 Attached console.log. Marking bug as verified.
Created attachment 1187450 [details] console.log
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2016-2404.html