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.
DescriptionVladimír Sedmík
2022-02-15 19:53:10 UTC
Description of problem:
An errors occurs at the downstream Satellite when updating the Upstream Foreman server with non-admin user and non-default org provided.
Version-Release number of selected component (if applicable):
7.0.0 snap 9
How reproducible:
always
Steps to Reproduce:
1. Have an upstream Satellite with non-default org created (optionally with uploaded manifest and synced RH repos).
2. In this Satellite create a role with these permissions:
view_products, view_organizations, edit_organizations
3. Within the non-default organization create a non-admin user and assign the role from 2. to him.
4. On the downstream Satellite create the SSL CA Content Credential for the Default organization (wget cert + hammer content-credentials create).
5. In the downstream Satellite's UI go to Content > Subscription > Manage Manifest > CDN Configuration > Upstream Foreman server and provide all fields:
URL: <url of the upstream SAT>
Username: <user from 3.>
Password: <his pass>
Organization label: <the non-default org from 1.>
LCE label: Library
CV label: Default_Organization_View
SSL CA CC: <the one created in 4.>
6. Click Upload
Actual results:
An error occurs:
CDN loading error: https://<UPSTREAM_SAT_FQDN>:443/katello/api/v2/organizations/3/download_debug_certificate not found
Expected results:
no errors
Additional info:
When you provide the user from point 3. with Admin rights on the upstream Satellite, the upload passes without errors.
Downstream server can be successfully configured with non-default user and non-default organization using steps from description.
VERIFIED with Satellite 6.11 SNAP 15.0
Note: More permissions (view_content_views, view_lifecycle_environments) are needed to actually sync RH repos.
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