<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:12pt"><div>hi all,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">I am analysing swift functionalities.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">I authenticate in swift cluster as a superuser 'prag2648', get storage-url and auth-token</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">Then, i create a new account in swift, But I can not access the new
 account.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">Below is the steps which I follow:</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">------------<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">root@swift-VirtualBox:~# curl -v -H 'X-Storage-User: prag2648:pragya' -H 'X-Storage-Pass: pj2648' http://127.0.0.1:8080/auth/v1.0<br>*
 About to connect() to 127.0.0.1 port 8080 (#0)<br>*   Trying 127.0.0.1... connected<br>> GET /auth/v1.0 HTTP/1.1<br>> User-Agent: curl/7.22.0 (i686-pc-linux-gnu) libcurl/7.22.0 OpenSSL/1.0.1 zlib/1.2.3.4 libidn/1.23 librtmp/2.3<br>> Host: 127.0.0.1:8080<br>> Accept: */*<br>> X-Storage-User: prag2648:pragya<br>> X-Storage-Pass: pj2648<br>> <br>< HTTP/1.1 200 OK<br>< X-Storage-Url: http://127.0.0.1:8080/v1/AUTH_prag2648<br>< X-Auth-Token: AUTH_tkdf211ecfa8924764b1348256885bbaf4<br>< Content-Type: text/html; charset=UTF-8<br>< X-Storage-Token: AUTH_tkdf211ecfa8924764b1348256885bbaf4<br>< Content-Length: 0<br>< X-Trans-Id: tx56a6487da88240e0abd13-0052f8773b<br>< Date: Mon, 10 Feb 2014 06:52:43 GMT<br>< <br>* Connection #0 to host 127.0.0.1 left intact<br>* Closing connection #0<br>root@swift-VirtualBox:~# curl -i -H 'X-Auth-Token: AUTH_tkdf211ecfa8924764b1348256885bbaf4' -X PUT
 http://127.0.0.1:8080/v1/AUTH_arunjain<br>HTTP/1.1 201 Created<br>Content-Length: 0<br>Content-Type: text/html; charset=UTF-8<br>X-Trans-Id: txf807061b920d44d2a8756-0052f87815<br>Date: Mon, 10 Feb 2014 06:56:21 GMT</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">-----------</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">Please help in this regard.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida
 Grande,Sans-Serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Lucida Grande,Sans-Serif; background-color: transparent; font-style: normal;">Pragya jain<br></div></div></body></html>