[Openstack-security] [Bug 938315] Re: Updating password via keystoneclient CLI should be done securely.

Pradeep Kilambi pkilambi at cisco.com
Thu May 9 14:34:05 UTC 2013


If no one else is working on this, I can take a look. Do we have to
revive the old patch or, can i come up with some thing different.

-- 
You received this bug notification because you are a member of OpenStack
Security Group, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/938315

Title:
  Updating password via keystoneclient CLI should be done securely.

Status in Python client library for Keystone:
  In Progress

Bug description:
  Updating password via CLI should be done via a secure password prompt,
  not text.

  current: keystone user-password-update --user=jake --password=foo

  expected: keystone user-password-update --user=jake
                          Password:
                          Repeat Password:

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-keystoneclient/+bug/938315/+subscriptions




More information about the Openstack-security mailing list