Bug #19336
closed
Remote execution from Host Collections with non-admin user fails with error 'rendering 403 because of missing permission'
Added by Ivan Necas over 7 years ago.
Updated over 6 years ago.
Category:
Roles and Permissions
|
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1443816
Description of problem:
Remote execution with non-admin user having role 'Remote Execution User' or 'Remote Execution Manager' do not work and fails with error "rendering 403 because of missing permission ".
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/Katello/katello/pull/6756 added
- Subject changed from Remote execution from Host Collections with non-admin user fails with error 'rendering 403 because of missing permission'
to Remote execution from Host Collections with non-admin user fails with error 'rendering 403 because of missing permission'
- Translation missing: en.field_release set to 228
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Target version set to 1.13.1
- Translation missing: en.field_release changed from 228 to 211
Seems there is a typo within the pull request
~~
+ 'katello/remote_execution/create'
~~
Should be (where a comma is missing at the end of the line)
~~
+ 'katello/remote_execution/create',
~~
Also available in: Atom
PDF