Bug 1603444

Summary: ipa-server-install script is failing when using the "--no-dnssec-validation" parameter combined with the "--forwarder"
Product: Red Hat Enterprise Linux 7 Reporter: mpanaous
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 7.5CC: abokovoy, frenaud, lmiksik, ndehadra, pasik, pvoborni, rcritten, tdudlak, tscherf
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: ipa-4.6.4-8.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-10-30 10:58:44 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Comment 3 Armando Biagioni Neto 2018-08-06 17:04:40 UTC
Upstream ticket:
https://pagure.io/freeipa/issue/7666

Comment 7 Nikhil Dehadrai 2018-09-05 14:29:43 UTC
ipa-server: ipa-server-4.6.4-8.el7.x86_64

Verified the bug on the basis of following observations:
1. Verified that ipa-server installation is successful when using the "--no-dnssec-validation" parameter combined with the "--forwarder".
2. Verified that ipa-replica installation too is successful when using the "--no-dnssec-validation" parameter combined with the "--forwarder".


Console:
------------

Master:
[root@vm-idm-029 ~]# ipa-server-install --realm TESTRELM.TEST --domain testrelm.test -p Secret123 -a Secret123 --mkhomedir --hostname=`hostname` --ip-address=10.x.x.x --no-ntp --setup-dns --no-host-dns --no-reverse --no-dnssec-validation --forwarder=10.x.x.x --setup-adtrust --netbios-name=TESTRELM --enable-compat --unattended

[root@vm-idm-029 ~]# tail -1 /var/log/ipaserver-install.log 
2018-09-05T14:02:33Z INFO The ipa-server-install command was successful
[root@vm-idm-029 ~]# rpm -q ipa-server
ipa-server-4.6.4-8.el7.x86_64



Replica:
[root@vm-idm-039 ~]# ipa-replica-install -U --setup-ca --setup-dns --forwarder=10.x.x.x --ip-address=10.x.x.x -P admin -w Secret123 --no-dnssec-validation

[root@vm-idm-039 ~]# tail -1 /var/log/ipareplica-install.log 
2018-09-05T14:25:35Z INFO The ipa-replica-install command was successful
[root@vm-idm-039 ~]# rpm -q ipa-server
ipa-server-4.6.4-8.el7.x86_64
[root@vm-idm-039 ~]#


Thus on the basis of above observations, marking the status of bug to 'VERIFIED'

Comment 9 errata-xmlrpc 2018-10-30 10:58:44 UTC
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://access.redhat.com/errata/RHBA-2018:3187