
----- Original Message -----
From: "Gianluca Cecchi" <gianluca.cecchi@gmail.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: "users" <users@ovirt.org> Sent: Sunday, April 6, 2014 5:01:19 PM Subject: Re: [Users] Upgrading dwh and reports from 3.3.4 to 3.4.0?
On Sun, Apr 6, 2014 at 3:37 PM, Alon Bar-Lev <alonbl@redhat.com> wrote:
How can I reset the password of ovirt-admin? (previously I used it only at certain times and watched the clear text file /usr/share/ovirt-engine-reports/reports/users/ovirt-002dadmin.xml I forgot it ;-)
I think you can run:
# engine-setup --otopi-environment="OVESETUP_REPORTS_CONFIG/adminPassword=str:<password>"
the command went ok but not able to login with ovirt-admin. And the select from db gives the same encrypted password for ovirt-admin user, so I think it din't change the password.
Well, there may be shortcuts... using jasper magics.
suppose my password is the word changeme I used the command engine-setup --otopi-environment="OVESETUP_REPORTS_CONFIG/adminPassword=str:changeme"
is it ok? Also, it would be nice not to stop/reconfigure/start the whole engine only to change reports password....
Yes, can you please send me log file? I would like to see what happens, as far as I can see if this variable contain anything it should be put into database. Alon