[one-users] EC2 authentication issue

Olivier Sallou olivier.sallou at irisa.fr
Wed Jan 11 09:44:20 PST 2012


Hi,
I have setup econe server but I cannot get authenticated:

I am logged as oneadmin:

econe-describe-instances --url http://192.168.2.91:4567  -K oneadmin -S
SAME_PASSWORD_AS_IN_ONE_AUTH_FILE

/var/lib/gems/1.8/gems/curb-0.7.16/lib/curb_core.so: warning: already  initialized constant CURL_SSLVERSION_DEFAULT
econe-describe-instances: User not authorized

I executed command on open nebula master server

While:
oneadmin at genokvm4:~$ oneimage list
  ID USER     GROUP    NAME            SIZE TYPE          REGTIME PUB PER STAT  RVMS
  13 oneadmin oneadmin debian            3G   OS   01/11 18:15:46 Yes No  rdy     0


works fine.


I use open nebula 3. I know there some previous issues with SHA in 2.x that were fixed.

If someone has an idea....

My econe config is listening on correct interface:

# OpenNebula sever contact information
:one_xmlrpc: http://localhost:2633/RPC2

# Host and port where econe server will run
:server: 192.168.2.91
:port: 4567

# SSL proxy that serves the API (set if is being used)
#:ssl_server: fqdm.of.the.server

# Authentication driver for incomming requests
#   ec2, default Acess key and Secret key scheme
#   x509, for x509 certificates based authentication
:auth: ec2

# Authentication driver to communicate with OpenNebula core
#   cipher, for symmetric cipher encryption of tokens
#   x509, for x509 certificate encryption of tokens
:core_auth: cipher

# VM types allowed and its template file (inside templates directory)
:instance_types:
  :m1.small:
    :template: m1.small.erb


-- 


gpg key id: 4096R/326D8438  (pgp.mit.edu)
Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438





More information about the Users mailing list