Bug 631896 - No way to change user password
Summary: No way to change user password
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Mike McCune
QA Contact: wes hayutin
URL:
Whiteboard:
Depends On:
Blocks: pulp-verified
TreeView+ depends on / blocked
 
Reported: 2010-09-08 15:38 UTC by Mike McCune
Modified: 2011-08-16 13:59 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 13:59:01 UTC
Embargoed:


Attachments (Terms of Use)

Description Mike McCune 2010-09-08 15:38:29 UTC
There is no:

pulp-admin user edit --password=newpassword --editusername=admin

you can't edit or change a user's password or name.

Comment 1 Pradeep Kilambi 2010-09-08 15:52:06 UTC
Future Feature

Comment 2 Mike McCune 2010-10-29 18:44:57 UTC
commit f4577e9c1e1c2ccb9dc5568728a51f7624fea73c
Author: Mike McCune <mmccune>
Date:   Fri Oct 29 11:43:59 2010 -0700

    631895 - now you can edit a user and change their password

Comment 3 Jay Dobies 2010-11-03 19:35:21 UTC
Fixed in build 0.78.

Comment 4 Preethi Thomas 2010-11-09 15:03:40 UTC
verified

[root@preethi ~]# pulp-admin user update --help
Usage: pulp-admin <options> user update <options>

Options:
  -h, --help           show this help message and exit
  --username=USERNAME  username of user you wish to edit. Not editable
                       (required)
  --password=PASSWORD  updated password to assign to user
  --name=NAME          updated name of user for display purposes



[root@preethi ~]# pulp-admin user update --username=admin --password=redhat
Successfully updated [ admin ] with name [  ]

Comment 5 Preethi Thomas 2011-08-16 13:59:01 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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