
Hi Nathan, On 02/26/2012 05:04 PM, Nathan Stratton wrote:
I have been working on building a new ovirt-engine from an old, everything looks good, but I can't log in:
2012-02-26 21:59:39,086 ERROR [org.ovirt.engine.core.bll.LoginAdminUserCommand] (http--0.0.0.0-8080-1) USER_FAILED_TO_AUTHENTICATE : admin 2012-02-26 21:59:39,089 WARN [org.ovirt.engine.core.bll.LoginAdminUserCommand] (http--0.0.0.0-8080-1) CanDoAction of action LoginAdminUser failed. Reasons:USER_FAILED_TO_AUTHENTICATE
Indeed, looks like bad password.
I have tried using ovirt-setup again, but that does not help. I also have tried: engine-config -l AdminPassword="password"
I don't think '-l' is the correct key to use, I would suggest the following steps: # engine-config -s AdminPassword=superNewPassword # service jboss-as restart Try to login again. Please let us know if this works for you. -- Cheers Douglas