Bug 1339233
Summary: | CA installed on replica is always marked as renewal master | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Martin Bašti <mbasti> | ||||||||||
Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> | ||||||||||
Status: | CLOSED ERRATA | QA Contact: | Kaleem <ksiddiqu> | ||||||||||
Severity: | high | Docs Contact: | |||||||||||
Priority: | high | ||||||||||||
Version: | 7.2 | CC: | akasurde, jcholast, mkosek, pvoborni, rcritten, tscherf | ||||||||||
Target Milestone: | rc | Keywords: | Regression, ZStream | ||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | ipa-4.3.1-0.201605241723GIT1b427d3.el7 | Doc Type: | If docs needed, set a value | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | |||||||||||||
: | 1339304 (view as bug list) | Environment: | |||||||||||
Last Closed: | 2016-11-04 05:54:20 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: | |||||||||||||
Bug Blocks: | 1339304 | ||||||||||||
Attachments: |
|
Description
Martin Bašti
2016-05-24 12:44:40 UTC
*** Bug 1339234 has been marked as a duplicate of this bug. *** Fixed upstream master: https://fedorahosted.org/freeipa/changeset/dea924ac8a04c923d96e04c4c40e253ae1ee857c ipa-4-2: https://fedorahosted.org/freeipa/changeset/9d39d5e965d9207c04640f5f82cc9309013c4f75 ipa-4-3: https://fedorahosted.org/freeipa/changeset/1b427d3c91bde7b2430e095745efca3f1273c144 Verified using IPA :: ipa-server-4.4.0-3.el7.x86_64 Steps taken to verify :: 1. Install IPA Master 2. Run command - ldapsearch -Y GSSAPI -b "cn=masters,cn=ipa,cn=etc,$SUFFIX" '(ipaConfigString=caRenewalMaster)' 3. Install IPA replica 4. Run command on Master - ldapsearch -Y GSSAPI -b "cn=masters,cn=ipa,cn=etc,$SUFFIX" '(ipaConfigString=caRenewalMaster)' 5. Install another IPA replica 6. Run command on Master - ldapsearch -Y GSSAPI -b "cn=masters,cn=ipa,cn=etc,$SUFFIX" '(ipaConfigString=caRenewalMaster)' 7. Verify each time after adding Replica 'caRenewalMaster' entry should remain to one. Created attachment 1184181 [details]
console.log
Created attachment 1184182 [details]
ipa-server-install.log
Created attachment 1184183 [details]
ipa-replica-install-1.log
Created attachment 1184184 [details]
ipa-replica-install-2.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 |