[Engine-devel] cannot login after re-deploying development environment

Alon Bar-Lev alonbl at redhat.com
Tue Aug 6 17:46:09 UTC 2013



----- Original Message -----
> From: "Einav Cohen" <ecohen at redhat.com>
> To: "engine-devel" <engine-devel at ovirt.org>
> Sent: Tuesday, August 6, 2013 8:31:07 PM
> Subject: [Engine-devel] cannot login after re-deploying development	environment
> 
> Hi,
> 
> The following scenario already happened to me several times:
> 
> I created a brand new 'engine' data-base, created / deployed
> development environment [everything works correctly].
> 
> After ^^^, I re-create/deploy development environment, this
> time without creating a brand new 'engine' data-base (i.e. I
> utilized the existing one). Everything seems to be working
> correctly, only I cannot login into the web-admin (I fail on
> USER_FAILED_TO_AUTHENTICATE CanDoAction).
> 
> The only workaround I found is to use a brand-new data-base.
> 
> Any ideas?

If you remove $HOME/ovirt-engine you remove the pki keys.
If you do not drop/create the database then the engine-setup is perform upgrade not fresh install.
This cause the password to be undecryptable by the new key.
Using engine-config -s AdminPassword=interactive will store encrypted password using the new key.
If you want fresh install, please also drop/create database.

> 
> [attached: engine.log, engine-setup output, engine-setup.log]
> 
> Thanks in advance.
> Einav
> 
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
> 



More information about the Engine-devel mailing list