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.
Bug 2046322 - Manager role does contain the execute_jobs_on_infrastructure_hosts permission
Summary: Manager role does contain the execute_jobs_on_infrastructure_hosts permission
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Remote Execution
Version: 6.11.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: 6.11.0
Assignee: Adam Ruzicka
QA Contact: Peter Ondrejka
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-01-26 15:38 UTC by Peter Ondrejka
Modified: 2022-07-05 14:32 UTC (History)
3 users (show)

Fixed In Version: tfm-rubygem-foreman_remote_execution-5.0.2, foreman-3.1.2,foreman-3.1.1.7-1
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-07-05 14:32:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 34324 0 Normal New Manager role does contain the execute_jobs_on_infrastructure_hosts permission 2022-01-27 12:38:18 UTC
Red Hat Product Errata RHSA-2022:5498 0 None None None 2022-07-05 14:32:30 UTC

Description Peter Ondrejka 2022-01-26 15:38:43 UTC
Description of problem:
The Manager role does contain the execute_jobs_on_infrastructure_hosts permission by default which does not agree with the specification in the SAT-3232 feature card

Version-Release number of selected component (if applicable):

Satellite 7.0 snap 6

How reproducible:
always

Steps to Reproduce:
1. Check filters of the Manager role under Administer > Roles

Actual results:
execute_jobs_on_infrastructure_hosts permission included

Expected results:
permission shouldn't be listed by default

Additional info:

Comment 1 Adam Ruzicka 2022-01-26 16:29:50 UTC
Hmm, looks like I misread the card and considered "Remote Execution Manager" == "Manager", which of course does not hold.

On the other hand, the Manager role explicitly states that it "grants *all* available permissions to a user having that role and that a user with the role can do everything admin can".

# hammer role show --name 'Manager'
Id:          2
Name:        Manager
Builtin:     no
Description: Role granting all available permissions. With this role, user is able to do everything that admin can except for changing settings

We need to either change the jira card or remove the permissions from the Manager role and change its description.

Comment 3 Adam Ruzicka 2022-01-27 12:38:18 UTC
Created redmine issue https://projects.theforeman.org/issues/34324 from this bug

Comment 4 Bryan Kearney 2022-01-27 16:05:34 UTC
Upstream bug assigned to aruzicka

Comment 5 Bryan Kearney 2022-01-27 16:05:36 UTC
Upstream bug assigned to aruzicka

Comment 8 Peter Ondrejka 2022-03-01 10:41:02 UTC
As per discussion in the feature card SAT-3232, the outcome should be:

*Mananager* and *Site manager* roles should have execute_jobs_on_infrastructure_hosts
*Organization admin* and *REX Manager* roles shouldn't have it 

Verified on Sat 7.0 sn 11:

~]# hammer role filters --name "Manager" | grep jobs
166 | JobInvocation                   | none   | yes        | no        | Manager | create_job_invocations, view_job_invocations, execute_jobs_on_infrastructure_...
~]# hammer role filters --name "Site manager" | grep jobs
176 | JobInvocation       | none   | yes        | no        | Site manager | create_job_invocations, view_job_invocations, execute_jobs_on_infrastructure_...
~]# hammer role filters --name "Organization admin" | grep jobs
~]# hammer role filters --name "Remote Execution Manager" | grep jobs

Comment 12 errata-xmlrpc 2022-07-05 14:32:22 UTC
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 (Moderate: Satellite 6.11 Release), 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-2022:5498


Note You need to log in before you can comment on or make changes to this bug.