Bug 1011748
Summary: | Headpin Nightly : User create command fails in cli | ||
---|---|---|---|
Product: | [Retired] Subscription Asset Manager | Reporter: | Tazim Kolhar <tkolhar> |
Component: | katello | Assignee: | Og Maciel <omaciel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Tazim Kolhar <tkolhar> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | Nightly | CC: | bkearney, cwelton, omaciel, sthirugn, tomckay |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-06-27 21:33:29 UTC | Type: | Bug |
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: | 971511 |
Description
Tazim Kolhar
2013-09-25 04:29:39 UTC
I believe this is happening with the fix from https://bugzilla.redhat.com/show_bug.cgi?id=1005429 Works fine in SAM 1.4. # headpin -u admin -p admin user create --username='test1' --password='test' --email='test' Successfully created user [ test1 ] ]# headpin -u admin -p admin user list ------------------------------------------------------------------------------------- User List ID Username Email Disabled Default Organization Default Environment ------------------------------------------------------------------------------------- 8 test1 test False None None |