[Openstack] access to openstack swift cluster

Khaled Ben Bahri khaled-bbk at hotmail.com
Mon Oct 3 15:49:43 UTC 2011


Hi,

thanks for the advice
this not a problem, i installed swift on virtual machines and i will delete them :)

these command are executed when i'm logged on the proxy server, but i want to manage files from outside the proxy
and these  commands don't work from another computer

I don't know if there are any commands or configuration to make it to manage files from outside the proxy

thanks in advance

regards
Khaled

> Subject: Re: [Openstack] access to openstack swift cluster
> From: tomasz at napierala.org
> Date: Mon, 3 Oct 2011 17:24:51 +0200
> CC: btorch-os at zeroaccess.org; openstack at lists.launchpad.net
> To: khaled-bbk at hotmail.com
> 
> 
> On 3 paź 2011, at 16:56, Khaled Ben Bahri wrote:
> 
> > Hi 
> > 
> > This is the proxy-server.conf
> > 
> > [DEFAULT]
> > cert_file = /etc/swift/cert.crt
> > key_file = /etc/swift/cert.key
> > bind_port = 8080
> > workers = 8
> > user = swift
> > [pipeline:main]
> > pipeline = healthcheck cache tempauth proxy-server
> > [app:proxy-server]
> > use = egg:swift#proxy
> > allow_account_management = true
> > [filter:tempauth]
> > use = egg:swift#tempauth
> > user_system_root = testpass .admin https://157.159.103.40:8080/v1/AUTH_system
> > [filter:healthcheck]
> > use = egg:swift#healthcheck
> > [filter:cache]
> > use = egg:swift#memcache
> > memcache_servers = 157.159.103.40:11211
> > 
> > 
> > 
> > when I connect to the proxy server, I can manage files
> > swift -A https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0 -U system:root -K testpass upload myfiles fichier_test
> > swift -A https://$PROXY_LOCAL_NET_IP:8080/auth/v1.0 -U system:root -K testpass list
> > 
> > these are commands used i 'm logged on the proxy node to stor a file named 'fichier_test' 
> > and the second is to list created containers
> > 
> > I want to store file without logging to the proxy server but i don't know how to do this
> 
> I assume you checked that you can connect to port 8080 from outside the proxy.
> What I suspect is that you don't have 
> > $PROXY_LOCAL_NET_IP
> 
> defined on external system
> 
> 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.
> 
> Regards,
> -- 
> Tomasz 'Zen' Napierała
> 
> 
> 
> 
> 
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20111003/7c6d7e45/attachment.html>


More information about the Openstack mailing list