[openstack-dev] Swift

Adrian Smith adrian_f_smith at dell.com
Thu Mar 21 19:14:28 UTC 2013


The "additional stuff not fine transfer.c:1037: 0 0" line is safe to
ignore, more info : http://stackoverflow.com/a/13943440/219525.

I'm guessing the 403 is because you're attempting to list containers
with a non-admin user.

Adrian


On 21 March 2013 16:31, Mr.moh el barbori <elbarbori1010 at msn.com> wrote:
> Hello,
>
> I use swift and to use the token i'm received this mail :
>
>
> root at cloudsecurity:~# curl -v -H 'X-Auth-Token:
> AUTH_tk20fd9cfd47df4a518d489951babc475b'
> http://157.159.100.249:8080/v1/AUTH_CloudSecure
> * About to connect() to 157.159.100.249 port 8080 (#0)
> *   Trying 157.159.100.249...
> * connected
> * Connected to 157.159.100.249 (157.159.100.249) port 8080 (#0)
>> GET /v1/AUTH_CloudSecure HTTP/1.1
>> User-Agent: curl/7.27.0
>> Host: 157.159.100.249:8080
>> Accept: */*
>> X-Auth-Token: AUTH_tk20fd9cfd47df4a518d489951babc475b
>>
> * additional stuff not fine transfer.c:1037: 0 0
> * HTTP 1.1 or later with persistent connection, pipelining supported
> < HTTP/1.1 403 Forbidden
> < Content-Length: 157
> < Content-Type: text/html; charset=UTF-8
> < X-Trans-Id: txdd7a870315644f0ca8eecb071193ee06
> < Date: Thu, 21 Mar 2013 16:02:09 GMT
> <
> <html>
>  <head>
>   <title>403 Forbidden</title>
>  </head>
>  <body>
>   <h1>403 Forbidden</h1>
>   Access was denied to this resource.<br /><br />
>
>
>
>  </body>
> * Connection #0 to host 157.159.100.249 left intact
> </html>* Closing connection #0
>
>
> Think you to give me an inswer.
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



More information about the OpenStack-dev mailing list