Actions
Bug #5062
closed403 when listing system-groups using hammer
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1084019
Description of problem:
Getting 403 when listing system-groups using hammer
Version-Release number of selected component (if applicable):
Satellite-6.0.3-RHEL-6-20140402.3-Satellite-x86_64-dvd1.iso
How reproducible:
always
Steps to Reproduce:
1. create a system group using webui or hammer
2. # hammer system-group list
- hammer system-group list
Forbidden - server refused to process the request
Expected results:
list of system groups
Additional info:
from the /var/log/foreman/production.log:
...
Authorized user admin(Admin User)
Katello::Errors::SecurityViolation: User admin is not allowed to access katello/api/v2/system_groups/index
Completed 403 Forbidden in 227ms (Views: 0.4ms | ActiveRecord: 14.6ms)
Updated by Bryan Kearney almost 11 years ago
- Category set to API
- Assignee set to Adam Price
- Triaged set to No
Updated by Bryan Kearney almost 11 years ago
- Category changed from API to Hammer
Updated by Justin Sherrill almost 11 years ago
- Translation missing: en.field_release set to 13
Updated by Eric Helms over 10 years ago
- Status changed from New to Closed
- Triaged changed from No to Yes
Actions