Bug 2214272
Summary: | Non admin user with view-hosts permission leads to broken error page | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | addubey |
Component: | Hosts | Assignee: | Maria <magaphon> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.14.0 | CC: | aruzicka, lhellebr, magaphon, mhulan, oezr, rlavi |
Target Milestone: | 6.14.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | foreman-3.7.0.2-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:19:49 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: | |
Embargoed: |
Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/36550 has been resolved. Verified with Sat 6.14 snap 7.0. By running ansible roles on a host and then using the reproducer, I now get to the Reports tab and receive the following: """ You are not authorized to perform this action. Permission denied You are not authorized to perform this action. Please request one of the required permissions listed below from a Foreman administrator: view_config_reports """ When I add the view_config_reports permission, I can see the reports as expected. The reports can also be clicked and viewed in detail. 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 (Important: Satellite 6.14 security and bug fix update), 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/RHSA-2023:6818 |
Created attachment 1970419 [details] page_view Description of problem: Non-admin user with view-hosts permission leads to a broken error page Version-Release number of selected component (if applicable): 6.14.0 snap - 3 How reproducible: Always Steps to Reproduce: 1. Create a non-admin user with view-hosts permission 2. Traverse to Hosts -> All hosts -> Choose host (satellite/any) 3. Click on the reports tab Actual results: Page appears stating request failed with status code 403 Expected results: Some warning messages like we in the Ansible tab i.e. - You are not authorized to view the page. Request the following permissions from the administrator: view_ansible_roles. Additional info: