Comma GUI password recovery
If the username or password of the Comma GUI is not known, this can be retrieve from the command line as follows;
1. Access the Com.X from the command line via SSH
2. Then type the following command: sudo echo "select * from ampusers" | mysql -u root asterisk
This command will output the username and password to access the Comma GUI of the Com.X. ( see example below)
The above Comma GUI access details is: username = admin and password = admin
Comma password Reset for Com.X5 and Gen1 Com.X10
Please note there no way currently to recover or resest the comma password for SSH access on a Wanderbox.
The following outlines the steps to recover the CLI password in order SSH into the Com.X
1. Access the unit via the console, with a putty session open the console
2. Reboot the Com.X
3. Just before unit starts booting sequence, press escape when the below appears on screen, to load into GRUB
4. After escaping into Grub, and the following screen should appear.
6. Select recovery mode
5. The below screen should appear once Com.X boots in recovery mode.
6. Select Drop to root shell.
7. Then type: passwd comma and select enter
8. Enter desired password and confirm password.
9. Then type reboot.
Comma password reset for new Com.X10
1. Access the unit via the console, with a putty session open the console
2. Reboot the Com.X
3. Select Escape to enter setup ( see below screenshot)
3. Once in setup press Escape again, and menu will pop up saying 'Exit without Saving' and select yes. (see below screenshot)
4. Then press escape and follow number 4 of the above section.