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?