<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Hi,<br><br>thanks for the advice<br>this not a problem, i installed swift on virtual machines and i will delete them :)<br><br>these command are executed when i'm logged on the proxy server, but i want to manage files from outside the proxy<br>and these  commands don't work from another computer<br><br>I don't know if there are any commands or configuration to make it to manage files from outside the proxy<br><br>thanks in advance<br><br>regards<br>Khaled<br><br><div>> Subject: Re: [Openstack] access to openstack swift cluster<br>> From: tomasz@napierala.org<br>> Date: Mon, 3 Oct 2011 17:24:51 +0200<br>> CC: btorch-os@zeroaccess.org; openstack@lists.launchpad.net<br>> To: khaled-bbk@hotmail.com<br>> <br>> <br>> On 3 paź 2011, at 16:56, Khaled Ben Bahri wrote:<br>> <br>> > Hi <br>> > <br>> > This is the proxy-server.conf<br>> > <br>> > [DEFAULT]<br>> > cert_file = /etc/swift/cert.crt<br>> > key_file = /etc/swift/cert.key<br>> > bind_port = 8080<br>> > workers = 8<br>> > user = swift<br>> > [pipeline:main]<br>> > pipeline = healthcheck cache tempauth proxy-server<br>> > [app:proxy-server]<br>> > use = egg:swift#proxy<br>> > allow_account_management = true<br>> > [filter:tempauth]<br>> > use = egg:swift#tempauth<br>> > user_system_root = testpass .admin https://157.159.103.40:8080/v1/AUTH_system<br>> > [filter:healthcheck]<br>> > use = egg:swift#healthcheck<br>> > [filter:cache]<br>> > use = egg:swift#memcache<br>> > memcache_servers = 157.159.103.40:11211<br>> > <br>> > <br>> > <br>> > when I connect to the proxy server, I can manage files<br>> > swift -A https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0 -U system:root -K testpass upload myfiles fichier_test<br>> > swift -A https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0 -U system:root -K testpass list<br>> > <br>> > these are commands used i 'm logged on the proxy node to stor a file named 'fichier_test' <br>> > and the second is to list created containers<br>> > <br>> > I want to store file without logging to the proxy server but i don't know how to do this<br>> <br>> I assume you checked that you can connect to port 8080 from outside the proxy.<br>> What I suspect is that you don't have <br>> > $PROXY_LOCAL_NET_IP<br>> <br>> defined on external system<br>> <br>> Anyway, you just disclosed your credentials to the list (which means the whole world), and considering fact, that your system is open to the world, I would change system:root user and password, and also set up firewall.<br>> <br>> Regards,<br>> -- <br>> Tomasz 'Zen' Napierała<br>> <br>> <br>> <br>> <br>> <br></div>                                     </div></body>
</html>