How can I get root password from the VM
I need to get the root password from using API's and pass it to client after it's deployed.
First time here? Check out the FAQ!
I need to get the root password from using API's and pass it to client after it's deployed.
Most cloud images don't have a root password. You communicate with them through a normal user and SSH keys. If they do have a password, there is normally no way to retrieve it.
It is, however, possible to have Nova inject a password into the instance. It will be shown in the instance details. There are a number of conditions; see https://docs.openstack.org/nova/train....
Asked: 2020-05-01 19:33:55 -0600
Seen: 249 times
Last updated: May 02 '20