Bug 430035
| Summary: | Provide facility for inspecting details of service principals in webUI | ||
|---|---|---|---|
| Product: | [Retired] freeIPA | Reporter: | Chandrasekar Kannan <ckannan> |
| Component: | WebUI | Assignee: | Rob Crittenden <rcritten> |
| Status: | CLOSED ERRATA | QA Contact: | Chandrasekar Kannan <ckannan> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 1.0 | CC: | benl, mgregg, rcritten, ssorce, yzhang |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | freeipa-2.0.0-1.fc15 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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: | 246164, 429034 | ||
One can again click on a principal but there is just nothing really there to show. I need to know what you want to see. Well, right now there appears to be no way to delete service principals; I would at least expect clicking to give the option for deletion. However, reading the initial info in the bug, it looks like not being able to click one out of a list is itself a bug (right now trying this gives 500 internal errors); should I open a new bug for this? It is an unpackaged file. I'll fix that first, then you'll see that on the page that renders you'll have a way to delete service principals. Install principalshow.kid
diff -r 8fe51bd4120d -r 4a9980ee7ab5 ipa-server/ipa-gui/ipagui/templates/Makefile.am
--- a/ipa-server/ipa-gui/ipagui/templates/Makefile.am Fri Feb 08 17:34:23 2008
-0500
+++ b/ipa-server/ipa-gui/ipagui/templates/Makefile.am Fri Feb 08 17:49:49 2008
-0500
@@ -29,6 +29,7 @@ app_DATA = \
policylayout.kid \
principallayout.kid \
principallist.kid \
+ principalshow.kid \
principalnewform.kid \
principalnew.kid \
usereditform.kid \
Committed in changeset 635 QA Verified on May 28, 2008 (Yi) Build used: May 28, 2008 (i386) |
Ticket #172 (new enhancement) Opened 2 weeks ago Last modified 2 weeks ago Provide facility for inspecting details of service principals in webUI Reported by: davido Assigned to: rcritten Priority: minor Milestone: release-1 Component: ipa-gui Version: Keywords: Cc: simo, kmacmill Description ¶ In the results list of "Find Service Principals", it would be good if you could click any of the results to display principal information. At present you just get a basic "host/service" list. Change History 2008-01-07 08:28:12 changed by rcritten ¶ * milestone changed from milestone-6 to release-1. 2008-01-07 13:59:44 changed by rcritten ¶ * cc set to simo, kmacmill. What sorts of details are there to display? 2008-01-11 11:07:06 changed by rcritten ¶ As part of ticket #176 it is possible to click on a service principal and bring up details but the only details are the hostname and the service (ldap/host/etc). This was done to make deleting a principal easier. I hope at some point to be able to add back in retrieval.