<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Indeed, the root of all problems was that  /var/lib/one/remotes/auth/server_cipher/authenticate had no execution permissions. I managed to log on now into Sunstone without problems. Thank you Daniel.<br><br>But since this is a file created by OpenNebula, shouldn't this behavior be assured by default? Or at least mentioned somewhere in the documentation? Or is it an issue with my system? (it's the first time I extensively use openSUSE or any other Linux distribution) This last question leads to a more important one: if I had this (seemingly strange) issue, is it possible that I will have problems caused by similar reasons in the future? What should I check?<br><br>Thank you,<br>Lehel.<br><br>--- On <b>Wed, 3/7/12, Daniel Molina <i><dmolina@opennebula.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px;
 padding-left: 5px;"><br>From: Daniel Molina <dmolina@opennebula.org><br>Subject: Re: [one-users] Can't log onto Sunstone [OpenNebula 3.2.0, OpenSUSE 11.4]<br>To: "biro lehel" <lehel.biro@yahoo.com><br>Cc: users@lists.opennebula.org<br>Date: Wednesday, March 7, 2012, 4:49 PM<br><br><div class="plainMail">Hi,<br><br>On 6 March 2012 15:22, biro lehel <<a ymailto="mailto:lehel.biro@yahoo.com" href="/mc/compose?to=lehel.biro@yahoo.com">lehel.biro@yahoo.com</a>> wrote:<br>><br>> Hello,<br>><br>> I still couldn't fix my problem to log onto Sunstone, as I keep getting the "OpenNebula is not running" error.<br>><br>> The relevant part of oned.log:<br>><br>> Tue Mar  6 16:11:02 2012 [ReM][D]: UserPoolInfo method invoked<br>> Tue Mar  6 16:11:02 2012 [AuM][D]: Message received: LOG I 2 Command execution fail: /var/lib/one/remotes/auth/server_cipher/authenticate 'serveradmin'
 '33f166cddc4d8f9ffe2102cea013ff23a286bc58' ukbtkaYnnWypvN2hqaDZgdA5mF3S5R4q/sGkbnHvP9JqTNoUXw8LkewWOwILQLfk<br>><br>> Tue Mar  6 16:11:02 2012 [AuM][I]: Command execution fail: /var/lib/one/remotes/auth/server_cipher/authenticate 'serveradmin' '33f166cddc4d8f9ffe2102cea013ff23a286bc58' ukbtkaYnnWypvN2hqaDZgdA5mF3S5R4q/sGkbnHvP9JqTNoUXw8LkewWOwILQLfk<br>> Tue Mar  6 16:11:02 2012 [AuM][D]: Message received: LOG I 2 sh: /var/lib/one/remotes/auth/server_cipher/authenticate: Permission denied<br>><br>> Tue Mar  6 16:11:02 2012 [AuM][I]: sh: /var/lib/one/remotes/auth/server_cipher/authenticate: Permission denied<br>> Tue Mar  6 16:11:02 2012 [AuM][D]: Message received: LOG I 2 ExitCode: 126<br>><br>> Tue Mar  6 16:11:02 2012 [AuM][I]: ExitCode: 126<br>> Tue Mar  6 16:11:02 2012 [AuM][D]: Message received: AUTHENTICATE FAILURE 2 -<br>><br>> Tue Mar  6 16:11:02 2012 [AuM][E]: Auth
 Error:<br>> Tue Mar  6 16:11:02 2012 [ReM][E]: [UserPoolInfo] User couldn't be authenticated, aborting call.<br>> Tue Mar  6 16:11:09 2012 [VMM][I]: --Mark--<br>> Tue Mar  6 16:11:09 2012 [InM][I]: --Mark--<br>> Tue Mar  6 16:11:09 2012 [ReM][D]: HostPoolInfo method invoked<br>> Tue Mar  6 16:11:09 2012 [ReM][D]: VirtualMachinePoolInfo method invoked<br>> Tue Mar  6 16:11:09 2012 [ReM][D]: AclInfo method invoked<br>><br>> My questions:<br><br><br>In your log there is a "Permission denied" error on<br>/var/lib/one/remotes/auth/server_cipher/authenticate. Can you check if<br>the user running oned has execution permissions on this file?<br><br>><br>><br>>    * Who is "serveradmin"? It's the first time I see such a username;<br><br><br>serveradmin is a user used by the servers (EC2, OCCI, Sunstone...) to<br>authenticate on behalf of other users. You should not authenticate<br>with
 this user or change its password, it is a user used by the<br>system.<br><br>You can find the credentials for this user in the following files for<br>each server<br>$ ls $ONE_LOCATION/var/.one/<br>ec2_auth  occi_auth  sunstone_auth<br><br>The content of these files should be:<br>serveradmin:passinplain<br><br>So if you changed the serveradmin password using the CLI, oneuser<br>passwd serveradmin newpassword you have to update those files as<br>follows:<br>$ cat sunstone_auth<br>serveradmin:newpassword<br><br>><br>>    * Shouldn't I be logging in with "oneadmin" user, and it's system password (the password with which I normally log into my system)?<br><br><br>You have to log in with oneadmin or a different cloud user, but you<br>never have to use the serveradmin user.<br><br>Cheers<br><br>-- <br>Daniel Molina<br>Project Engineer<br>OpenNebula - The Open Source Solution for Data Center Virtualization<br>www.OpenNebula.org | <a
 ymailto="mailto:dmolina@opennebula.org" href="/mc/compose?to=dmolina@opennebula.org">dmolina@opennebula.org</a> | @OpenNebula<br></div></blockquote></td></tr></table>