Bug 736482
Summary: | Katello returning inaccurate message via subscription-manager when user has incorrect credentials | ||
---|---|---|---|
Product: | [Retired] Katello | Reporter: | Corey Welton <cwelton> |
Component: | Webservice API | Assignee: | Ivan Necas <inecas> |
Status: | CLOSED UPSTREAM | QA Contact: | Katello QA List <katello-qa-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 1.0 | CC: | inecas |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-26 15:16:51 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: |
Description
Corey Welton
2011-09-07 19:41:16 UTC
Step 4 above should read: 4. Attempt to register using correct u/p pair: 'subscription-manager register --username=admin --password=admin --org=ACME_Corporation --environment=Dev --force' Filed a bug for subscription manager [1] since it seems there is problem on it's side: it checks available resources through katello api (to find out environments support), but does not check whether this request was authorized. [1] - https://bugzilla.redhat.com/show_bug.cgi?id=738322 |