| Summary: | IPA server UI reports incorrect message when we try to remove IPA server or Replica server entry from hosts section | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Nikhil Dehadrai <ndehadra> | ||||
| Component: | ipa | Assignee: | IPA Maintainers <ipa-maint> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | Kaleem <ksiddiqu> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.8 | CC: | pvoborni, rcritten | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-04-06 10:30:14 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: | |||||
| Attachments: |
|
||||||
This bug was evaluated as not critical with little to none impact. Given life-cycle phase of RHEL 6, it won't be fix. This decision could changed if justification is provided. |
Created attachment 1141287 [details] Incorrect display message while deleting ipa server or replica Description of problem: IPA server UI reports incorrect message when we try to remove IPA server or Replica server entry from hosts section. Version-Release number of selected component (if applicable): ipa-server-3.0.0-50.el6.x86_64 How reproducible: Always Steps to Reproduce: 1. Setup IPA server on RHEL6.8 (ipa-server-3.0.0-50.el6). 2. Configure Replica to this server. 3. Now login to IPA server UI as "admin" and goto "Identity > Hosts" tab and select checkbox for IPA server and Replica server hostnames and Clisck on "Delete". Actual results: 1. After Step3, "Some entries were not deleted, invalid 'hostname': An IPA master host cannot be deleted or disabled" Click OK to proceed. 2. On clicking "Ok", "Selected Entries were deleted" was displayed at the top of the page. Expected results: 1. Proper message such as "IPA server/Replica server entries cannot be deleted" could be displayed. Additional info: 1. In case of 7.2up3, "0 server deleted" is displayed.