Hi, 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.
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. 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. Regards -- Carlos Martín, MSc Project Engineer OpenNebula - The Open-source Solution for Data Center Virtualization www.OpenNebula.org | [email protected] | @OpenNebula<http://twitter.com/opennebula><[email protected]> On Fri, Apr 20, 2012 at 6:21 PM, Darshan Upadhyay <[email protected]>wrote: > you have to add new password in to ONE_AUTHENTICATION file of > opennebula.......This might be solve your problem. > > On Fri, Apr 20, 2012 at 7:05 PM, Adam vonNieda <[email protected]> wrote: > >> >> Hi folks, >> >> 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).. >> >> % oneuser passwd 0 <newpasswd> >> >> Then change ~/.one.one_auth to look like the following.. >> oneadmin:<newpasswd> >> >> Next, I restart one (as oneadmin) >> one stop >> one start >> >> 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" >> 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? >> >> Any insight would be greatly appreciated. :) >> >> -Adam >> >> oned.log >> ======== >> >> Fri Apr 20 08:08:46 2012 [ONE][I]: Log level:3 >> [0=ERROR,1=WARNING,2=INFO,3=DEBUG] >> Fri Apr 20 08:08:46 2012 [ONE][I]: Checking database version. >> Fri Apr 20 08:08:46 2012 [VMM][I]: Starting Virtual Machine Manager... >> Fri Apr 20 08:08:46 2012 [LCM][I]: Starting Life-cycle Manager... >> Fri Apr 20 08:08:46 2012 [InM][I]: Starting Information Manager... >> Fri Apr 20 08:08:46 2012 [TrM][I]: Starting Transfer Manager... >> Fri Apr 20 08:08:46 2012 [DiM][I]: Starting Dispatch Manager... >> Fri Apr 20 08:08:46 2012 [HKM][I]: Starting Hook Manager... >> Fri Apr 20 08:08:46 2012 [VMM][I]: Virtual Machine Manager started. >> Fri Apr 20 08:08:46 2012 [LCM][I]: Life-cycle Manager started. >> Fri Apr 20 08:08:46 2012 [InM][I]: Information Manager started. >> Fri Apr 20 08:08:46 2012 [TrM][I]: Transfer Manager started. >> Fri Apr 20 08:08:46 2012 [DiM][I]: Dispatch Manager started. >> Fri Apr 20 08:08:46 2012 [AuM][I]: Starting Auth Manager... >> Fri Apr 20 08:08:46 2012 [HKM][I]: Hook Manager started. >> Fri Apr 20 08:08:46 2012 [AuM][I]: Authorization Manager started. >> Fri Apr 20 08:08:46 2012 [ImM][I]: Starting Image Manager... >> Fri Apr 20 08:08:46 2012 [ReM][I]: Starting Request Manager... >> Fri Apr 20 08:08:46 2012 [ReM][I]: Starting XML-RPC server, port 2633 ... >> Fri Apr 20 08:08:46 2012 [ImM][I]: Image Manager started. >> Fri Apr 20 08:08:46 2012 [ReM][I]: Request Manager started. >> Fri Apr 20 08:08:48 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:08:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be >> authenticated, aborting call. >> Fri Apr 20 08:08:48 2012 [VMM][I]: Loading Virtual Machine Manager >> drivers. >> Fri Apr 20 08:08:48 2012 [VMM][I]: Loading driver: vmm_kvm (KVM) >> Fri Apr 20 08:08:48 2012 [VMM][I]: Driver vmm_kvm loaded. >> Fri Apr 20 08:08:48 2012 [InM][I]: Loading Information Manager drivers. >> Fri Apr 20 08:08:48 2012 [InM][I]: Loading driver: im_kvm >> Fri Apr 20 08:08:48 2012 [InM][I]: Driver im_kvm loaded >> Fri Apr 20 08:08:48 2012 [TM][I]: Loading Transfer Manager driver. >> Fri Apr 20 08:08:48 2012 [TM][I]: Transfer manager driver loaded >> Fri Apr 20 08:08:48 2012 [HKM][I]: Loading Hook Manager driver. >> Fri Apr 20 08:08:49 2012 [HKM][I]: Hook Manager loaded >> Fri Apr 20 08:08:49 2012 [ImM][I]: Loading Image Manager driver. >> Fri Apr 20 08:08:49 2012 [ImM][I]: Image Manager loaded >> Fri Apr 20 08:08:49 2012 [AuM][I]: Loading Auth. Manager driver. >> Fri Apr 20 08:08:49 2012 [AuM][I]: Auth Manager loaded >> Fri Apr 20 08:09:16 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:09:16 2012 [ReM][D]: VirtualMachinePoolInfo method invoked >> Fri Apr 20 08:09:16 2012 [ReM][D]: AclInfo method invoked >> Fri Apr 20 08:09:18 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:09:18 2012 [ReM][E]: [HostPoolInfo] User couldn't be >> authenticated, aborting call. >> Fri Apr 20 08:09:46 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:09:46 2012 [ReM][D]: VirtualMachinePoolInfo method invoked >> Fri Apr 20 08:09:46 2012 [ReM][D]: AclInfo method invoked >> Fri Apr 20 08:09:48 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:09:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be >> authenticated, aborting call. >> Fri Apr 20 08:10:16 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:10:16 2012 [ReM][D]: VirtualMachinePoolInfo method invoked >> Fri Apr 20 08:10:16 2012 [ReM][D]: AclInfo method invoked >> Fri Apr 20 08:10:18 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:10:18 2012 [ReM][E]: [HostPoolInfo] User couldn't be >> authenticated, aborting call. >> Fri Apr 20 08:10:46 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:10:46 2012 [ReM][D]: VirtualMachinePoolInfo method invoked >> Fri Apr 20 08:10:46 2012 [ReM][D]: AclInfo method invoked >> Fri Apr 20 08:10:48 2012 [ReM][D]: HostPoolInfo method invoked >> Fri Apr 20 08:10:48 2012 [ReM][E]: [HostPoolInfo] User couldn't be >> authenticated, aborting call. >> >> _______________________________________________ >> Users mailing list >> [email protected] >> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> >> > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > >
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
