Bug 717724
Summary: | [ipa webui] Config: Certificate Subject Base - Should not be Editable | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Jenny Severance <jgalipea> | ||||
Component: | ipa | Assignee: | Rob Crittenden <rcritten> | ||||
Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.1 | CC: | benl, dpal, grajaiya, nsoman | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | ipa-2.1.0-1.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
Cause: The certificate subject base is editable post-install.
Consequence: The change is not propagated to the CA.
Fix: Make the certificate subject base read-only.
Result: The value is not modifiable post installation.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2011-12-06 18:40:48 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: | |||||||
Attachments: |
|
master: 21dd4a2a826ae6572bdddf72ec42d8a0e3571cd0 Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: The certificate subject base is editable post-install. Consequence: The change is not propagated to the CA. Fix: Make the certificate subject base read-only. Result: The value is not modifiable post installation. The field is removed from the UI. Name : ipa-server Relocations: (not relocatable) Version : 2.1.3 Vendor: Red Hat, Inc. Release : 8.el6 Build Date: Wed 02 Nov 2011 03:21:27 AM IST Install Date: Thu 03 Nov 2011 10:13:53 AM IST Build Host: x86-012.build.bos.redhat.com Group : System Environment/Base Source RPM: ipa-2.1.3-8.el6.src.rpm Size : 3381421 License: GPLv3+ Signature : (none) Packager : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> URL : http://www.freeipa.org/ Summary : The IPA authentication server 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. http://rhn.redhat.com/errata/RHSA-2011-1533.html |
Created attachment 510502 [details] screenshot of error Description of problem: It is no longer allowed to modify certificate subject base, as it was removed as an option to config-mod awhile ago. The UI still has it as an edit field. It should simply display the value. Attempting to edit it results in bogus - ipa error 3003 "command 'config_mod' takes no arguments". Version-Release number of selected component (if applicable): ipa-server-2.0.99-2.20110629T0200zgit66eeace.el6.x86_64 How reproducible: always Steps to Reproduce: 1. Log into web UI as admin 2. Select "IPA Server" ---> "Configuration" 3. Enter a new Certificate Subject Base and click Update. Actual results: incorrect error message Expected results: Field to not be editable. But value simply displayed. Additional info: