Bug 871299 - User create cli command options are different from that provided in Headpin UI after configuring headpin for IPA
Summary: User create cli command options are different from that provided in Headpin U...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Subscription Asset Manager
Classification: Retired
Component: katello
Version: 1.3
Hardware: x86_64
OS: Linux
medium
medium
Target Milestone: rc
: ---
Assignee: Angus Thomas
QA Contact: sthirugn@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: sam20-tracker
TreeView+ depends on / blocked
 
Reported: 2012-10-30 07:37 UTC by Tazim Kolhar
Modified: 2017-06-26 20:35 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-26 20:35:17 UTC
Embargoed:


Attachments (Terms of Use)
User add parameters for headpin configured w/ IPA (51.46 KB, image/png)
2012-10-30 07:37 UTC, Tazim Kolhar
no flags Details

Description Tazim Kolhar 2012-10-30 07:37:22 UTC
Created attachment 635392 [details]
User add parameters for headpin configured w/ IPA

Description of problem:
User create cli command has different options than
the Headpin UI for same

Version-Release number of selected component (if applicable):
# rpm -qa | grep katello
katello-configure-1.2.0-1.git.265.9575201.el6.noarch
katello-headpin-1.2.1-1.git.215.fcf601d.el6.noarch
katello-common-1.2.1-1.git.215.fcf601d.el6.noarch
katello-cli-1.2.1-1.git.95.b2e3af2.el6.noarch
katello-cli-common-1.2.1-1.git.95.b2e3af2.el6.noarch
katello-glue-candlepin-1.2.1-1.git.215.fcf601d.el6.noarch
katello-candlepin-cert-key-pair-1.0-1.noarch
katello-certs-tools-1.1.9-1.el6.noarch
katello-selinux-1.1.2-1.el6.noarch
katello-headpin-all-1.2.1-1.git.215.fcf601d.el6.noarch


How reproducible:
# yum install -y katello-headpin-all
# katello-configure --deployment=headpin --user-name=admin --user-pass=**** --user-email=tkolhar --ldap-server=skyfire.lab.eng.pnq.redhat.com --auth-method=ldap --ldap-port=389 --ldap-server-type=':free_ipa' --ldap-users-basedn='dc=lab,dc=eng,dc=pnq,dc=redhat,dc=com' --ldap-group-basedn='dc=skyfire,dc=lab,dc=eng,dc=pnq,dc=redhat,dc=com' --ldap-roles=true --ldap-anon-queries=false --ldap-service-user=admin --ldap-service-pass=******

Steps to Reproduce:

1.# headpin -u admin -p **** user create --username inactive-user --default_organization ACME_Corporation --default_environment DEV
Usage:  headpin <options> user create <options>

headpin: errors:
1) Option --password is required; please see --help
2) Option --email is required; please see --help


2. # headpin -u admin -p **** user create --help
Usage:  headpin <options> user create <options>

Options:
  -h, --help            show this help message and exit
  --username=USERNAME   user name (required)
  --password=PASSWORD   initial password (required)
  --email=EMAIL         email (required)
  --disabled=DISABLED   disabled account (default is 'false')
  --default_organization=DEFAULT_ORGANIZATION
                        user's default organization name
  --default_environment=DEFAULT_ENVIRONMENT
                        user's default environment name
  --default_locale=DEFAULT_LOCALE
                        user's default locale
  -g                    grep friendly output
  -v                    verbose, more structured output
  -d DELIMITER          column delimiter in grep friendly output, works only
                        with option -g
  --noheading           Suppress any heading output. Useful if grepping the
                        output.


3. Login to UI admin/****
   Navigate to Administer ->Users
   + New User
   the options provided are different fro the cli .
3.a Screen shot attached

  
Actual results:


Expected results:


Additional info:

Comment 4 Bryan Kearney 2017-06-26 20:35:17 UTC
The release of Satellite 5.8 we are deprecating the support of Subscription Asset Manager. The release notes for 5.8 can be found at https://access.redhat.com/documentation/en-us/red_hat_satellite/5.8/pdf/release_notes/Red_Hat_Satellite-5.8-Release_Notes-en-US.pdf.

I am therefore closing out this bug as WONTFIX. If you believe this to be an error, please feel free tor each out to either Rich Jerrido or Bryan Kearney. Thank you!


Note You need to log in before you can comment on or make changes to this bug.