<html><body><div style="color:#000; background-color:#fff; font-family:bookman old style, new york, times, serif;font-size:12pt"><div>hello sir!<br><br>I tried the commands again.<br><br>root@arun-Aspire-5742:~# sudo swift-init proxy start<br>Starting proxy-server...(/etc/swift/proxy-server.conf)<br>root@arun-Aspire-5742:~# sudo useradd swift<br>useradd: user 'swift' already exists<br>root@arun-Aspire-5742:~# sudo swift-init account start<br>Starting account-server...(/etc/swift/account-server.conf)<br>root@arun-Aspire-5742:~# sudo swift-init proxy restart<br>Signal proxy-server  pid: 2514  signal: 15<br>proxy-server (2514) appears to have stopped<br>Starting proxy-server...(/etc/swift/proxy-server.conf)<br>root@arun-Aspire-5742:~# sudo swift-init proxy restart<br>Signal proxy-server  pid: 3008  signal: 15<br>proxy-server (3008) appears to have stopped<br>Starting
 proxy-server...(/etc/swift/proxy-server.conf)<br>root@arun-Aspire-5742:~#
 curl -v -H 'X-Auth-User:prag_2648:pragya' -H 'X-Auth-Key:pj2648' http://localhost/auth/v1.0/<br>* About to connect() to localhost port 80 (#0)<br>*   Trying 127.0.0.1... Connection refused<br>* couldn't connect to host<br>* Closing connection #0<br>curl: (7) couldn't connect to host<br><br>again, the same problem is coming.<br>But if I am giving the  command <br>sudo swift-init proxy start<br>It shows proxy server is running<br><br>root@arun-Aspire-5742:~# sudo swift-init proxy startproxy-server running (3024 - /etc/swift/proxy-server.conf)<br>proxy-server already started...<br>root@arun-Aspire-5742:~# curl -v -H 'X-Auth-User:prag_2648:pragya' -H 'X-Auth-Key:pj2648' http://localhost/auth/v1.0/<br>* About to connect() to localhost port 80 (#0)<br>*   Trying 127.0.0.1... Connection refused<br>* couldn't connect to host<br>* Closing connection #0<br>curl: (7) couldn't connect to host<br><br></div><div>Please help me in this
 regard.</div><div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">---</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Thanks</div>Pragya Jain<br><div><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: bookman old style, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> ----- Forwarded Message -----<br>  <font face="Arial" size="2"> <b><span style="font-weight:bold;">From:</span></b> pragya jain
 <prag_2648@yahoo.co.in><br> <b><span style="font-weight: bold;">To:</span></b> "openstack@lists.openstack.org" <openstack@lists.openstack.org> <br> <b><span style="font-weight: bold;">Sent:</span></b> Thursday, 22 August 2013 1:47 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> problem in setting up TempAuth authentication and authrization with swift<br> </font> </div> <div class="y_msg_container"><br><div id="yiv2707940743"><div><div style="color:#000;background-color:#fff;font-family:bookman old style, new york, times, serif;font-size:12pt;"><div>hello all <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">I am configuring swift on my PC on Ubuntu 12.04.</div>
 <div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">after configuring logging to a single, local file, I have to configure proxy server.</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">
I changed the swift_hash_path_suffix using the command <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">root@arun-Aspire-5742:~# vi /etc/swift/swift.conf</div> <div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Then, start proxy server process <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">root@arun-Aspire-5742:~# sudo swift-init proxy start <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Starting proxy-server...(/etc/swift/proxy-server.conf)</div> <div><br></div><div style="color:rgb(0, 0,
 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">now, I have to set up TempAuth authentication and authrization with swift <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">For this, I run following commands:</div> <div>root@arun-Aspire-5742:~# sudo swift-init account start <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Starting account-server...(/etc/swift/account-server.conf) <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">root@arun-Aspire-5742:~# sudo swift-init proxy restart <br></div><div style="color:rgb(0, 0, 0);
font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Signal proxy-server  pid: 2485  signal: 15 <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">proxy-server (2485) appears to have stopped <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Starting proxy-server...(/etc/swift/proxy-server.conf)</div> <div> root@arun-Aspire-5742:~# curl -v -H 'X-Auth-User:prag_2648' -H 'X-Auth-Key:pj2648'  <a rel="nofollow" target="_blank" href="http://localhost/auth/v1.0/">http://localhost/auth/v1.0/</a> <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">* About to connect() to localhost
 port 80 (#0)
 <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">*   Trying 127.0.0.1... Connection refused
* couldn't connect to host <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">* Closing connection #0
curl: (7) couldn't connect to host </div> <div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">But, it shows an error in connecting to host.</div> <div><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Please help me in this regard.</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">---</div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Thanks
 <br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;"><br></div><div style="color:rgb(0, 0, 0);font-size:16px;font-family:bookman old style, new york, times, serif;background-color:transparent;font-style:normal;">Pragya Jain<br></div></div></div></div><br><br></div> </div> </div> </blockquote></div>   </div></body></html>