Hello, Akbar!
You can reset the password by the following steps:
1. On FusionCompute, choose VM and Template > VM.
2. In the VM list, view the VRM VM ID and information about the host where the VRM VM is located, and Obtaining the VRM VM ID.
3. Use PuTTY to log in to the host accommodating the VRM VM.
Ensure that the management IP address and username gandalf are used to establish the connection.
4. Run the following command and enter the password of user root to switch to user root:
su - root
5. Run the following command to disable user logout upon system timeout:
TMOUT=0
6. Run the following command to reset the VNC login password of the management VM:
cd /opt/galax/
./NCclient ncModifyVNCAK ID of the management VM
The following information is displayed:
New VNC password.
7. Enter the new password and press Enter.
Reenter New VNC Password.
8. Enter the password again and press Enter.
The password is reset successfully if the following information is displayed:
reset vnc password succeed !