
Hi, how can I reset the password of the "admin@internal" user? Regards, Dennis

You can use the engine-config utlilty. It is used to show/set config entries. Currently, the admin password is a config entry, so you can do the following: engine-config -s AdminPassword=your_password and it will do the trick. Oved ----- Original Message -----
From: "Dennis Jacobfeuerborn" <dennisml@conversis.de> To: users@ovirt.org Sent: Monday, May 14, 2012 5:41:50 AM Subject: [Users] Password reset
Hi, how can I reset the password of the "admin@internal" user?
Regards, Dennis _______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On 05/14/2012 07:20 AM, Oved Ourfalli wrote:
You can use the engine-config utlilty. It is used to show/set config entries.
Currently, the admin password is a config entry, so you can do the following: engine-config -s AdminPassword=your_password
and it will do the trick.
That worked as expected, thanks! Regards, Dennis
participants (2)
-
Dennis Jacobfeuerborn
-
Oved Ourfalli