Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1672342

Summary: Fix compile issue with new 389-ds [rhel-7.6.z]
Product: Red Hat Enterprise Linux 7 Reporter: RAD team bot copy to z-stream <autobot-eus-copy>
Component: ipaAssignee: IPA Maintainers <ipa-maint>
Status: CLOSED ERRATA QA Contact: ipa-qe <ipa-qe>
Severity: high Docs Contact:
Priority: high    
Version: 7.6CC: frenaud, myusuf, ndehadra, pvoborni, rcritten, tscherf
Target Milestone: rcKeywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: ipa-4.6.4-10.el7_6.3 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1672184 Environment:
Last Closed: 2019-03-13 18:45:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1672184    
Bug Blocks:    

Description RAD team bot copy to z-stream 2019-02-04 16:12:35 UTC
This bug has been copied from bug #1672184 and has been proposed to be backported to 7.6 z-stream (EUS).

Comment 3 Mohammad Rizwan 2019-02-15 07:04:56 UTC
Sanity check to insure IPA server installation with appropriate packages.

version:
ipa-server-4.6.4-10.el7_6.3.x86_64
sssd-1.16.2-13.el7_6.5.x86_64


Actual result:
[..]
[ipatests.pytest_ipa.integration.host.Host.master.OpenSSHTransport] RUN ['ipa-server-install', '-n', 'testrelm.test', '-r', 'TESTRELM.TEST', '-p', 'Secret123', '-a', 'Secret123', '--domain-level=1', '-U', '--setup-dns', '--forwarder', 'xx.xx.xx.xx', '--auto-reverse']
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] RUN ['ipa-server-install', '-n', 'testrelm.test', '-r', 'TESTRELM.TEST', '-p', 'Secret123', '-a', 'Secret123', '--domain-level=1', '-U', '--setup-dns', '--forwarder', 'xx.xx.xx.xx', '--auto-reverse']
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Checking DNS domain testrelm.test, please wait ...
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] The log file for this installation can be found in /var/log/ipaserver-install.log
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] ==============================================================================
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] This program will set up the IPA Server.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] This includes:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Configure a stand-alone CA (dogtag) for certificate management
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Configure the Network Time Daemon (ntpd)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Create and configure an instance of Directory Server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Create and configure a Kerberos Key Distribution Center (KDC)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Configure Apache (httpd)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Configure DNS (bind)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   * Configure the KDC to enable PKINIT
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] WARNING: conflicting time&date synchronization service 'chronyd' will be disabled
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] in favor of ntpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Warning: skipping DNS resolution of host master.testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Checking DNS domain testrelm.test., please wait ...
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Checking DNS forwarders, please wait ...
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] The IPA Master Server will be configured with:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Hostname:       master.testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] IP address(es): xx.xx.xx.xx
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Domain name:    testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Realm name:     TESTRELM.TEST
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] BIND DNS server will be configured to serve IPA domain with:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Forwarders:       xx.xx.xx.xx
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Forward policy:   only
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Reverse zone(s):  No reverse zone
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring NTP daemon (ntpd)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/4]: stopping ntpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/4]: writing configuration
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/4]: configuring ntpd to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/4]: starting ntpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring NTP daemon (ntpd).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring directory server (dirsrv). Estimated time: 30 seconds
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/44]: creating directory server instance
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/44]: enabling ldapi
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/44]: configure autobind for root
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/44]: stopping directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/44]: updating configuration in dse.ldif
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/44]: starting directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/44]: adding default schema
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/44]: enabling memberof plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/44]: enabling winsync plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/44]: configuring replication version plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [11/44]: enabling IPA enrollment plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [12/44]: configuring uniqueness plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [13/44]: configuring uuid plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [14/44]: configuring modrdn plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [15/44]: configuring DNS plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [16/44]: enabling entryUSN plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [17/44]: configuring lockout plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [18/44]: configuring topology plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [19/44]: creating indices
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [20/44]: enabling referential integrity plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [21/44]: configuring certmap.conf
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [22/44]: configure new location for managed entries
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [23/44]: configure dirsrv ccache
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [24/44]: enabling SASL mapping fallback
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [25/44]: restarting directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [26/44]: adding sasl mappings to the directory
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [27/44]: adding default layout
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [28/44]: adding delegation layout
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [29/44]: creating container for managed entries
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [30/44]: configuring user private groups
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [31/44]: configuring netgroups from hostgroups
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [32/44]: creating default Sudo bind user
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [33/44]: creating default Auto Member layout
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [34/44]: adding range check plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [35/44]: creating default HBAC rule allow_all
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [36/44]: adding entries for topology management
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [37/44]: initializing group membership
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [38/44]: adding master entry
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [39/44]: initializing domain level
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [40/44]: configuring Posix uid/gid generation
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [41/44]: adding replication acis
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [42/44]: activating sidgen plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [43/44]: activating extdom plugin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [44/44]: configuring directory to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring directory server (dirsrv).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring Kerberos KDC (krb5kdc)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/10]: adding kerberos container to the directory
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/10]: configuring KDC
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/10]: initialize kerberos container
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/10]: adding default ACIs
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/10]: creating a keytab for the directory
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/10]: creating a keytab for the machine
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/10]: adding the password extension to the directory
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/10]: creating anonymous principal
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/10]: starting the KDC
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/10]: configuring KDC to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring Kerberos KDC (krb5kdc).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring kadmin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/2]: starting kadmin 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/2]: configuring kadmin to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring kadmin.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring ipa-custodia
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/5]: Making sure custodia container exists
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/5]: Generating ipa-custodia config file
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/5]: Generating ipa-custodia keys
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/5]: starting ipa-custodia 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/5]: configuring ipa-custodia to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring ipa-custodia.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring certificate server (pki-tomcatd). Estimated time: 3 minutes
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/28]: configuring certificate server instance
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/28]: exporting Dogtag certificate store pin
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/28]: stopping certificate server instance to update CS.cfg
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/28]: backing up CS.cfg
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/28]: disabling nonces
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/28]: set up CRL publishing
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/28]: enable PKIX certificate path discovery and validation
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/28]: starting certificate server instance
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/28]: configure certmonger for renewals
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/28]: requesting RA certificate from CA
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [11/28]: setting audit signing renewal to 2 years
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [12/28]: restarting certificate server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [13/28]: publishing the CA certificate
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [14/28]: adding RA agent as a trusted user
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [15/28]: authorizing RA to modify profiles
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [16/28]: authorizing RA to manage lightweight CAs
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [17/28]: Ensure lightweight CAs container exists
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [18/28]: configure certificate renewals
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [19/28]: configure Server-Cert certificate renewal
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [20/28]: Configure HTTP to proxy connections
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [21/28]: restarting certificate server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [22/28]: updating IPA configuration
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [23/28]: enabling CA instance
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [24/28]: migrating certificate profiles to LDAP
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [25/28]: importing IPA certificate profiles
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [26/28]: adding default CA ACL
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [27/28]: adding 'ipa' CA entry
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [28/28]: configuring certmonger renewal for lightweight CAs
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring certificate server (pki-tomcatd).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring directory server (dirsrv)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/3]: configuring TLS for DS instance
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/3]: adding CA certificate entry
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/3]: restarting directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring directory server (dirsrv).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring ipa-otpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/2]: starting ipa-otpd 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/2]: configuring ipa-otpd to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring ipa-otpd.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring the web interface (httpd)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/22]: stopping httpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/22]: setting mod_nss port to 443
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/22]: setting mod_nss cipher suite
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/22]: setting mod_nss protocol list to TLSv1.0 - TLSv1.2
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/22]: setting mod_nss password file
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/22]: enabling mod_nss renegotiate
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/22]: disabling mod_nss OCSP
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/22]: adding URL rewriting rules
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/22]: configuring httpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/22]: setting up httpd keytab
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [11/22]: configuring Gssproxy
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [12/22]: setting up ssl
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [13/22]: configure certmonger for renewals
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [14/22]: importing CA certificates from LDAP
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [15/22]: publish CA cert
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [16/22]: clean up any existing httpd ccaches
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [17/22]: configuring SELinux for httpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [18/22]: create KDC proxy config
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [19/22]: enable KDC proxy
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [20/22]: starting httpd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [21/22]: configuring httpd to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [22/22]: enabling oddjobd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring the web interface (httpd).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring Kerberos KDC (krb5kdc)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/1]: installing X509 Certificate for PKINIT
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring Kerberos KDC (krb5kdc).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Applying LDAP updates
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Upgrading IPA:. Estimated time: 1 minute 30 seconds
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/10]: stopping directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/10]: saving configuration
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/10]: disabling listeners
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/10]: enabling DS global lock
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/10]: disabling Schema Compat
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/10]: starting directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/10]: upgrading server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/10]: stopping directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/10]: restoring configuration
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/10]: starting directory server
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Restarting the KDC
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring DNS (named)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/11]: generating rndc key file
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/11]: adding DNS container
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/11]: setting up our zone
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/11]: setting up our own record
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/11]: setting up records for other masters
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/11]: adding NS record to the zones
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/11]: setting up kerberos principal
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [8/11]: setting up named.conf
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [9/11]: setting up server configuration
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [10/11]: configuring named to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [11/11]: changing resolv.conf to point to ourselves
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring DNS (named).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Restarting the web server to pick up resolv.conf changes
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring DNS key synchronization service (ipa-dnskeysyncd)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [1/7]: checking status
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [2/7]: setting up bind-dyndb-ldap working directory
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [3/7]: setting up kerberos principal
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [4/7]: setting up SoftHSM
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [5/7]: adding DNSSEC containers
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [6/7]: creating replica keys
[ipatests.pytest_ipa.integration.host.Host.master.cmd23]   [7/7]: configuring ipa-dnskeysyncd to start on boot
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Done configuring DNS key synchronization service (ipa-dnskeysyncd).
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Restarting ipa-dnskeysyncd
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Using existing certificate '/etc/ipa/ca.crt'.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Restarting named
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Client hostname: master.testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Updating DNS system records
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Realm: TESTRELM.TEST
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring client side components
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] DNS Domain: testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] IPA Server: master.testrelm.test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] BaseDN: dc=testrelm,dc=test
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] ==============================================================================
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Skipping synchronizing time with NTP server.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Setup complete
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] New SSSD config will be created
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configured sudoers in /etc/nsswitch.conf
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Next steps:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configured /etc/sssd/sssd.conf
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 	1. You must make sure these network ports are open:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] trying https://master.testrelm.test/ipa/json
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		TCP Ports:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] [try 1]: Forwarding 'ping' to json server 'https://master.testrelm.test/ipa/json'
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 80, 443: HTTP/HTTPS
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] [try 1]: Forwarding 'ca_is_enabled' to json server 'https://master.testrelm.test/ipa/json'
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 389, 636: LDAP/LDAPS
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Systemwide CA database updated.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 88, 464: kerberos
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Adding SSH public key from /etc/ssh/ssh_host_rsa_key.pub
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 53: bind
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Adding SSH public key from /etc/ssh/ssh_host_ecdsa_key.pub
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		UDP Ports:
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Adding SSH public key from /etc/ssh/ssh_host_ed25519_key.pub
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 88, 464: kerberos
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] [try 1]: Forwarding 'host_mod' to json server 'https://master.testrelm.test/ipa/json'
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 53: bind
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] SSSD enabled
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 		  * 123: ntp
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configured /etc/openldap/ldap.conf
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configured /etc/ssh/ssh_config
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 	2. You can now obtain a kerberos ticket using the command: 'kinit admin'
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configured /etc/ssh/sshd_config
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 	   This ticket will allow you to use the IPA tools (e.g., ipa user-add)
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Configuring testrelm.test as NIS domain.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 	   and the web user interface.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Client configuration complete.
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] 
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] The ipa-client-install command was successful
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Be sure to back up the CA certificates stored in /root/cacert.p12
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] These files are required to create replicas. The password for these
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] files is the Directory Manager password
[ipatests.pytest_ipa.integration.host.Host.master.cmd23] Exit code: 0
[..]

Based on above observation, marking the bug as verified.

Comment 5 errata-xmlrpc 2019-03-13 18:45:54 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-2019:0508