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.
Description of problem:
Unable to remove cloned built-in roles
Version-Release number of selected component (if applicable):
Satellite 6.2.1
How reproducible:
Every time
Steps to Reproduce:
Through Web UI
1. Find built in role
2. Clone built in role
3. Delete cloned built-in role
Deleting through CLI
1.# hammer role list
2.# hammer role info --id <number>
Id: <number>
Name: IPM Patching User
Builtin: No
3.# hammer role delete --id <number> <---Cloned built-in roles
4.Could not delete the user roles:
Can't delete built-in role
Actual results:
web UI: No option to delete.
CLI: Could not delete the user roles:
Can't delete built-in role
Expected results:
Able to delete cloned built-in role
Additional info:
While testing, please also verify following from duplicate BZ
Using Web UI
1. select any built in role. for e.g "Default user"
2. Clone the selected role
3. Now Go to users -> Select any User -> 'Click on roles tab'
4. search for new role, we can see that new role is not available.
Version-Release number of selected component (if applicable): 6.2.2
How reproducible: Always
Actual results: Unable to assign builtin cloned role to user.
Expected results: We should be able to assign any cloned roles to user.
Verified in Sat 6.3 snap 5, a role created by cloning a built-in role can now be successfully removed both via UI or hammer.
Also, such cloned role is available to users, see the screenshot attached.
Verified in Sat 6.2.9-1 using steps from the problem description and comment 13, role cloned from a default role can now be deleted and viewed by entitled users.
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, 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/RHBA-2017:1191