[Openstack] Swift / Keystone authentication

Виль Суркин vill.srk at gmail.com
Tue Jun 25 14:42:33 UTC 2013


You should authenticate in keystone service, not in swift-proxy.  
Keystone's Public API usually binds to TCP port 5000.

--  
Виль Суркин


вторник, 25 июня 2013 г. в 18:38, CHABANI Mohamed El Hadi написал:

> Hi,
>  
> I'm trying to install Swift from this Guide (http://docs.openstack.org/trunk//openstack-object-storage/admin/content/ch_installing-openstack-object-storage.html), and for the authentication service (Keystone) i'm a bit lost, should i install Keystone as a full-fledged service with the MySql database ? i want just to use Swift for test purpose (but not SAIO version), so idon't need a lot of bandwidth or storage space, i finished the nodes configuration and when verifying the installation with : swift -V 2.0 -A http://127.0.0.1:8888/v2.0 -U swift:swift -K swift stat  
> i get : Unauthorised. Check username, password and tenant name/id
>  
> Or with : keystone --os-username=swift --os-password=swift --os-auth-url=http://127.0.0.1:8888/v2.0 token-get      i get :  
> This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad password), or your browser does not understand how to supply the credentials required.
> Any sugestions ? here my proxy-server.conf (http://pastebin.ubuntu.com/5797979/).
>  
> Thank you
>  
>  
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack at lists.launchpad.net (mailto:openstack at lists.launchpad.net)
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>  
>  


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20130625/692bb92e/attachment.html>


More information about the Openstack mailing list