[openstack-dev] [keystone] naming case sensitive or not?

Dolph Mathews dolph.mathews at gmail.com
Thu Mar 28 15:06:14 UTC 2013


That's basically up to the identity driver in use -- for example, with the
SQL driver, if your database is case sensitive, then keystone will be as
well.

If the driver is case sensitive, you should have gotten a 409 Conflict back
on your second example command.


-Dolph


On Thu, Mar 28, 2013 at 5:57 AM, Hua ZZ Zhang <zhuadl at cn.ibm.com> wrote:

> Dears,
>
> I have a question about keystone case sensitive of naming, such as user
> name, tenant name, role name.
> Are they case sensitive or not?
>
> I test the command below but it failed. so my conclusion is case
> insensitive.
> keystone user-create --name Usera --pass xyz
> keystone user-create --name UserA --pass xyz
>
> *Best Regards, *
>
> ------------------------------
>
>    *Edward Zhang(张华)*
>    Advisory Software Engineer
>    Software Standards & Open Source Software
>    Emerging Technology Institute(ETI)
>    IBM China Software Development Lab
>    e-mail: zhuadl at cn.ibm.com
>    Notes ID: Hua ZZ Zhang/China/IBM
>    Tel: 86-10-82450483
>
>
>
>
>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130328/19c2c5b8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: C4797729.gif
Type: image/gif
Size: 1279 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130328/19c2c5b8/attachment.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ecblank.gif
Type: image/gif
Size: 45 bytes
Desc: not available
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130328/19c2c5b8/attachment-0001.gif>


More information about the OpenStack-dev mailing list