AI Controller
Troubleshooting
Reset admin and user passwords from the Qubrid AI Controller primary node
Steps to reset passwords for Admin/Users
Go to the Dashboard page
Open the Dashboard page in the Qubrid AI Controller.
Click on the Primary Node
Select the Primary Node in the nodes list.
Open the SSH terminal
Click the SSH icon on the Primary Node.
Run password reset commands
In the terminal that opens, type the appropriate commands to reset the passwords for Admin or Users.
The ai-controller commands help you reset the passwords.
Reset the admin password
That screenshot is showing the reset the password of admin.
In the SSH terminal on the primary node, run:
ai-controller change admin passwdUse the admin keyword to change the admin password.
Reset a user password
That screenshot is showing the reset the password of user.
In the SSH terminal on the primary node, run:
ai-controller change user passwdUse the user keyword to change the user password.