Re: [one-users] Authentication problem. Opennebula 3.0 on debian squeeze

2011-11-17 Thread Jaime Melis
Hello Alberto, we have created a new issue [1] to generate the ONE_AUTH file in /var/lib/one/.one/one_auth which is where OpenNebula expects it to be. This should fix your problem. [1] http://dev.opennebula.org/issues/987 Thanks for reporting this. Cheers, Jaime On Thu, Nov 10, 2011 at 8:59

Re: [one-users] Authentication problem. Opennebula 3.0 on debian squeeze

2011-11-14 Thread Ruben S. Montero
Hi The oneadmin password is set in the DB the first time OpenNebula is started. This password is read etiher from $ONE_LOCATION or $HOME/one/.one_auth. You have to use those credentials to authenticate as oneadmin. So the behavior you describe seems to be the intended one. Cheers Ruben On

Re: [one-users] Authentication problem. Opennebula 3.0 on, debian squeeze

2011-11-14 Thread Rolandas Naujikas
Hi, In case of Debian 6.0.2 install of opennebula 3.0 init script (/etc/init.d/opennebula) creates /var/lib/one/auth with random oneadmin password and initialize DB with it (and setups env ONE_AUTH=/var/lib/one/auth for server). I also lost several hours trying to find the cause of authentication

[one-users] Authentication problem. Opennebula 3.0 on debian squeeze

2011-11-10 Thread Alberto Molina Coballes
Hi, Installing opennebula 3.0 on debian squeeze using [1], I've found a authentication problem with oneadmin. The installation process creates oneadmin properly, generates the pair ssh keys and oned is launched by oneadmin. In order to verify installation: oneadmin@mut:~$ onevm list ONE_AUTH