<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; "><div><br></div><div>   Perfect, thanks very much Carlos! :)  And yep, that was a typo on my part. </div><div><br></div><div>   Best regards,</div><div><br></div><div>      -Adam vonNieda</div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> Carlos Martín Sánchez <<a href="mailto:cmartin@opennebula.org">cmartin@opennebula.org</a>><br><span style="font-weight:bold">Date: </span> Mon, 23 Apr 2012 14:07:05 +0200<br><span style="font-weight:bold">To: </span> Darshan Upadhyay <<a href="mailto:darshanit7@gmail.com">darshanit7@gmail.com</a>><br><span style="font-weight:bold">Cc: </span> Adam vonNieda <<a href="mailto:adam@vonnieda.org">adam@vonnieda.org</a>>, <<a href="mailto:users@lists.opennebula.org">users@lists.opennebula.org</a>><br><span style="font-weight:bold">Subject: </span> Re: [one-users] Question regarding password change for oneadmin. Errors in oned.log after the change.<br></div><div><br></div><blockquote id="MAC_OUTLOOK_ATTRIBUTION_BLOCKQUOTE" style="BORDER-LEFT: #b5c4df 5 solid; PADDING:0 0 0 5; MARGIN:0 0 0 5;">Hi,<div><br></div><div>Just to clarify, the authentication file is the one pointed by the env. variable ONE_AUTH (not ONE_AUTHENTICATION), or if it is not defined, ~/.one/one_auth.</div><div><br></div><div>Adam, the steps you followed are the right way to change the user password. You said you changed ~/.one.one_auth but I'm assuming that's just a typo.</div><div><br></div><div>If you can't solve the issue, and since you said you just installed opennebula, you can delete the database file /var/lib/one/one.db. The next time OpenNebula is started, the oneadmin user will be created with the username and password inside your one_auth file.</div><div><br></div><div>Regards<br clear="all">--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse: collapse; color: rgb(136, 136, 136); font-size: 13px; font-family: arial, sans-serif; "><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse: collapse; color: rgb(136, 136, 136); font-size: 13px; font-family: arial, sans-serif; "><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Apr 20, 2012 at 6:21 PM, Darshan Upadhyay <span dir="ltr"><<a href="mailto:darshanit7@gmail.com" target="_blank">darshanit7@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">you have to add new password in to ONE_AUTHENTICATION file of opennebula.......This might be solve your problem.<br><br><div class="gmail_quote"><div><div class="h5">On Fri, Apr 20, 2012 at 7:05 PM, Adam vonNieda <span dir="ltr"><<a href="mailto:adam@vonnieda.org" target="_blank">adam@vonnieda.org</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div style="font-size:14px;font-family:Calibri,sans-serif;word-wrap:break-word"><div><br></div><div>   Hi folks,</div><div><br></div><div>   I'm new to OpenNebula, first post. I've installed one 3.4 on a Centos 6 front end via RPM. Everything works fine, I can do a "onehost list" successfully.  The problem is that I need to change the stored password for the oneadmin user (not the OS user). So I do the following steps (as OS user oneadmin)..</div><div><br></div><div>% oneuser passwd 0 <newpasswd></div><div><br></div><div>   Then change ~/.one.one_auth to look like the following..</div><div>oneadmin:<newpasswd></div><div><br></div><div>   Next, I restart one (as oneadmin)</div><div>one stop</div><div>one start</div><div><br></div><div>   And both of those command work fine. But then this is what I see in my oned.log thereafter.. "HostPoolInfo] User couldn't be authenticated, aborting call"</div><div>  And that's the only method that is showing an error. I've seen lots of other posts about this message, but have yet to find a solution.  Am I missing something here?</div><div><br></div><div>   Any insight would be greatly appreciated. :)</div><div><br></div><div>      -Adam </div><div><br></div><div>oned.log</div><div>========</div><div><br></div><div><div><div>Fri Apr 20 08:08:46 2012 [ONE][I]: Log level:3 [0=ERROR,1=WARNING,2=INFO,3=DEBUG]</div><div>Fri Apr 20 08:08:46 2012 [ONE][I]: Checking database version.</div><div>Fri Apr 20 08:08:46 2012 [VMM][I]: Starting Virtual Machine Manager...</div><div>Fri Apr 20 08:08:46 2012 [LCM][I]: Starting Life-cycle Manager...</div><div>Fri Apr 20 08:08:46 2012 [InM][I]: Starting Information Manager...</div><div>Fri Apr 20 08:08:46 2012 [TrM][I]: Starting Transfer Manager...</div><div>Fri Apr 20 08:08:46 2012 [DiM][I]: Starting Dispatch Manager...</div><div>Fri Apr 20 08:08:46 2012 [HKM][I]: Starting Hook Manager...</div><div>


Fri Apr 20 08:08:46 2012 [VMM][I]: Virtual Machine Manager started.</div><div>Fri Apr 20 08:08:46 2012 [LCM][I]: Life-cycle Manager started.</div><div>Fri Apr 20 08:08:46 2012 [InM][I]: Information Manager started.</div><div>
Fri Apr 20 08:08:46 2012 [TrM][I]: Transfer Manager started.</div><div>Fri Apr 20 08:08:46 2012 [DiM][I]: Dispatch Manager started.</div><div>Fri Apr 20 08:08:46 2012 [AuM][I]: Starting Auth Manager...</div><div>Fri Apr 20 08:08:46 2012 [HKM][I]: Hook Manager started.</div><div>Fri Apr 20 08:08:46 2012 [AuM][I]: Authorization Manager started.</div><div>Fri Apr 20 08:08:46 2012 [ImM][I]: Starting Image Manager...</div><div>Fri Apr 20 08:08:46 2012 [ReM][I]: Starting Request Manager...</div><div>
Fri Apr 20 08:08:46 2012 [ReM][I]: Starting XML-RPC server, port 2633 ...</div><div>Fri Apr 20 08:08:46 2012 [ImM][I]: Image Manager started.</div><div>Fri Apr 20 08:08:46 2012 [ReM][I]: Request Manager started.</div><div>


Fri Apr 20 08:08:48 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:08:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call.</div><div>Fri Apr 20 08:08:48 2012 [VMM][I]: Loading Virtual Machine Manager drivers.</div><div>Fri Apr 20 08:08:48 2012 [VMM][I]:      Loading driver: vmm_kvm (KVM)</div><div>Fri Apr 20 08:08:48 2012 [VMM][I]:      Driver vmm_kvm loaded.</div><div>Fri Apr 20 08:08:48 2012 [InM][I]: Loading Information Manager drivers.</div><div>Fri Apr 20 08:08:48 2012 [InM][I]:      Loading driver: im_kvm</div><div>Fri Apr 20 08:08:48 2012 [InM][I]:      Driver im_kvm loaded</div><div>Fri Apr 20 08:08:48 2012 [TM][I]: Loading Transfer Manager driver.</div><div>Fri Apr 20 08:08:48 2012 [TM][I]:       Transfer manager driver loaded</div><div>Fri Apr 20 08:08:48 2012 [HKM][I]: Loading Hook Manager driver.</div><div>Fri Apr 20 08:08:49 2012 [HKM][I]:      Hook Manager loaded</div><div>Fri Apr 20 08:08:49 2012 [ImM][I]: Loading Image Manager driver.</div><div>Fri Apr 20 08:08:49 2012 [ImM][I]:      Image Manager loaded</div><div>Fri Apr 20 08:08:49 2012 [AuM][I]: Loading Auth. Manager driver.</div><div>Fri Apr 20 08:08:49 2012 [AuM][I]:      Auth Manager loaded</div><div>Fri Apr 20 08:09:16 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:09:16 2012 [ReM][D]: VirtualMachinePoolInfo method invoked</div><div>Fri Apr 20 08:09:16 2012 [ReM][D]: AclInfo method invoked</div><div>Fri Apr 20 08:09:18 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:09:18 2012 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call.</div><div>Fri Apr 20 08:09:46 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:09:46 2012 [ReM][D]: VirtualMachinePoolInfo method invoked</div><div>Fri Apr 20 08:09:46 2012 [ReM][D]: AclInfo method invoked</div><div>Fri Apr 20 08:09:48 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:09:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call.</div><div>Fri Apr 20 08:10:16 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:10:16 2012 [ReM][D]: VirtualMachinePoolInfo method invoked</div><div>Fri Apr 20 08:10:16 2012 [ReM][D]: AclInfo method invoked</div><div>Fri Apr 20 08:10:18 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:10:18 2012 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call.</div><div>Fri Apr 20 08:10:46 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:10:46 2012 [ReM][D]: VirtualMachinePoolInfo method invoked</div><div>Fri Apr 20 08:10:46 2012 [ReM][D]: AclInfo method invoked</div><div>Fri Apr 20 08:10:48 2012 [ReM][D]: HostPoolInfo method invoked</div><div>Fri Apr 20 08:10:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be authenticated, aborting call.</div></div></div></div><br></div></div>_______________________________________________<br>
Users mailing list<br><a href="mailto:Users@lists.opennebula.org" target="_blank">Users@lists.opennebula.org</a><br><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br><br></blockquote></div><br><br>_______________________________________________<br>
Users mailing list<br><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br><br></blockquote></div><br></div></div></blockquote></span></body></html>