Hello Everyone; Please help me resolve the following errors in swift. 1.ERROR IN CREATING AN ACCOUNT openswift at ubuntu:~/swift$ curl -i -H "X-Auth-Token: AUTH_tk2e025cd645ba4fc9be084c7771a9066c " -X PUT http://127.0.0.1:8080/v1/AUTH_batman HTTP/1.1 403 Forbidden Content-Length: 73 Content-Type: text/html; charset=UTF-8 X-Trans-Id: tx99b59668642a426a8c9f3-005335a3d6 Date: Fri, 28 Mar 2014 16:31:18 GMT <html><h1>Forbidden</h1><p>Access was denied to this resource.</p></html>openswift at ubuntu:~/swift$ ^C 2.ERROR IN CREATING A CONTAINER ERROR IN CREATING CONTAINER: openswift at ubuntu:/$ swift --os-auth-token AUTH_tk8e642119ea554ba39bb1cb3853e186dc \--os-storage-url http://127.0.0.1:8080/v1/AUTH_test1 \post myluck Container POST failed: http://127.0.0.1:8080/v1/AUTH_test1/myluck 403 Forbidden [first 60 chars of response] <html><h1>Forbidden</h1><p>Access was denied to this resourc Thanks for your help. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack/attachments/20140328/6c5b3afa/attachment.html>