Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
DescriptionBenjamin Kielhold
2023-10-05 19:33:34 UTC
Description of problem:
-----------------------
Creating a user with the correct Role requirements for Remote Execution ("Remote Execution Manager" "Remote Execution User") Does not allow for the user to see the "Run Job" button via the Satellite UI.
Version-Release number of selected component (if applicable):
-------------------------------------------------------------
Tested on Satellite version 6.13.4.1
How reproducible:
-----------------
100%
Steps to Reproduce:
-------------------
1. Create a User in the Red Hat Satellite.
2. Add the Roles, "Remote Execution Manager" and/or "Remote Execution User" to the newly created User from Step 1.
3. Enter all required fields per user creation and click Submit.
4. Impersonate that user as an Admin or logout and login as the newly created user.
5. Navigate to ~~ Monitor -> Jobs
6. Only button present is the "?Documentation" button
Actual results:
---------------
User is unable to see the `Run Job` button and therefore, unable to execute jobs per the guidance of the documentation.
Expected results:
-----------------
Attaching the Roles should allow for the user the ability to see the `Run Job` button and follow on, execute jobs per the Satellite UI.
Additional info:
----------------
Workaround: If the user is given `Administrator` permission/Role, then they are able to see the, `Run Job` button and click it for job invocation.
Tested on Satellite 6.12.z, this works as expected when adding required Remote Execution Roles to the user.
Reference(s):
12.3. Permissions for Remote Execution
https://access.redhat.com/documentation/en-us/red_hat_satellite/6.13/html/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#permissions-for-remote-execution_managing-hosts
This seems to be a duplicate of (or at least have the same root cause as) BZ2255026. The changes done to resolve it are on the smaller side of things and we could probably backport them to both 6.14.z and 6.13.z if there will be any. Should we keep this BZ for the Z-streams or close it as a dupe and then do the Z-stream dance around the other BZ?
[1] - https://bugzilla.redhat.com/show_bug.cgi?id=2255026
Description of problem: ----------------------- Creating a user with the correct Role requirements for Remote Execution ("Remote Execution Manager" "Remote Execution User") Does not allow for the user to see the "Run Job" button via the Satellite UI. Version-Release number of selected component (if applicable): ------------------------------------------------------------- Tested on Satellite version 6.13.4.1 How reproducible: ----------------- 100% Steps to Reproduce: ------------------- 1. Create a User in the Red Hat Satellite. 2. Add the Roles, "Remote Execution Manager" and/or "Remote Execution User" to the newly created User from Step 1. 3. Enter all required fields per user creation and click Submit. 4. Impersonate that user as an Admin or logout and login as the newly created user. 5. Navigate to ~~ Monitor -> Jobs 6. Only button present is the "?Documentation" button Actual results: --------------- User is unable to see the `Run Job` button and therefore, unable to execute jobs per the guidance of the documentation. Expected results: ----------------- Attaching the Roles should allow for the user the ability to see the `Run Job` button and follow on, execute jobs per the Satellite UI. Additional info: ---------------- Workaround: If the user is given `Administrator` permission/Role, then they are able to see the, `Run Job` button and click it for job invocation. Tested on Satellite 6.12.z, this works as expected when adding required Remote Execution Roles to the user. Reference(s): 12.3. Permissions for Remote Execution https://access.redhat.com/documentation/en-us/red_hat_satellite/6.13/html/managing_hosts/configuring_and_setting_up_remote_jobs_managing-hosts#permissions-for-remote-execution_managing-hosts