Bug 736384
Summary: | system registration routes issue when no activation keys present | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Shannon Hughes <shughes> |
Component: | API | Assignee: | Lukas Zapletal <lzap> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Garik Khachikyan <gkhachik> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.0 | CC: | gkhachik, lzap, mkoci |
Target Milestone: | Unspecified | ||
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 17:56:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 747354 |
Description
Shannon Hughes
2011-09-07 14:56:26 UTC
Regarding this issue, I have pushed a simple workaround to allow registration without activation keys. 1634bdc 736384 - workaround for perm. denied for rhsm registration This should be removed when we refactor permissions for system activations. So I reverted the temporary fix and refactored way we handle RHSM permissions. 629d2ca 737563 - Subscription Manager fails permissions on accessing subscriptions eebb966 736141 - Systems Registration perms need to be reworked e84d7e8 Revert "736384 - workaround for perm. denied (unit test)" 95ea20a Revert "736384 - workaround for perm. denied for rhsm registration" I am not able to reproduce it now. # VERIFIED doing call of `system subscribe` does not invoke the "*#activate" action (looking in the production.log of katello) All looks fine, RHSM gets exit 0. Checked against: katello-0.1.174-2.el6.noarch katello-cli-0.1.35-1.el6.noarch |