Ovirt SDK: Any way to remove the force password reset for new users

Trying to do some test automation where my new user must login and do an activity like reboot a VM However, he gets stuck as needs to reset password. Checking the SDK and CLI tools, the admin can do a rest of user password. But of course the user must still reset it themselves afterwards for security reasons. For the test, id like to find a way to bypass this - is same possible?

Hi, it depends how do you set a password for a new user. If you are using aaa-jdbc and set correct expiration date (by default the password expires at the same time you set it via password-reset), you should be fine: https://www.ovirt.org/develop/release-management/features/infra/aaa-jdbc.htm... Regards, Martin On Mon, Mar 2, 2020 at 11:35 AM <raymond.francis@oracle.com> wrote:
Trying to do some test automation where my new user must login and do an activity like reboot a VM
However, he gets stuck as needs to reset password.
Checking the SDK and CLI tools, the admin can do a rest of user password. But of course the user must still reset it themselves afterwards for security reasons.
For the test, id like to find a way to bypass this - is same possible? _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/ODAZPTHN254KCM...
-- Martin Perina Manager, Software Engineering Red Hat Czech s.r.o.
participants (2)
-
Martin Perina
-
raymond.francis@oracle.com