Emergency SSH Access Recovery

If you have lost access to your BoostonCP Admin account, you can reset the master password directly from the server terminal.

Step 1: Access Server Console

Log in to your server via SSH as root.

Step 2: Execute Reset Command

Run the following command to set a new master password:

booston-core --reset-admin-pass YOUR_NEW_PASSWORD

Replace YOUR_NEW_PASSWORD with your desired strong password. The change will take effect immediately.