← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1211643] Re: Update user name not supported by LDAP identity driver

 

write support for the identity ldap backend is being deprecated

** Changed in: keystone
       Status: Confirmed => Won't Fix

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1211643

Title:
  Update user name not supported by LDAP identity driver

Status in OpenStack Identity (keystone):
  Won't Fix

Bug description:
  Run command keystone help user-update, know that user name can be updated.
  [root@localhost ~]# keystone help user-update
  usage: keystone user-update [--name <user-name>] [--email <email>]
                              [--enabled <true|false>]
                              <user>

  Update user's name, email, and enabled status

  Arguments:
    --name <user-name>    Desired new user name
    --email <email>       Desired new email address
    --enabled <true|false>
                          Enable or disable user
    <user>                Name or ID of user to update

  Update username from yahongdu to yhd, but failed
  [root@localhost ~]# keystone user-update --name yhd yahongdu
  Unable to update user: Cannot change user name (HTTP 409)

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1211643/+subscriptions