Follow the steps below to reset the Litespeed Web Console administrator password:
-
Login to your server via SSH.
-
Navigate to the Litespeed installation directory:
# cd /usr/local/lsws/admin/misc
-
Run the following command to initiate the password reset process:
# ./admpass.sh
-
Follow the prompts to update the administrator's username and password. Example output:
[root@dianahostserver ~]# ./admpass.sh Please specify the user name of the administrator. This is the user name required to login the administration Web interface. User name [admin]: admin Please specify the administrator’s password. This is the password required to login the administration Web interface. Password: ********** Retype password: ********** Administrator’s username/password is updated successfully!
Accessing the Litespeed Web Console
After resetting the password, access the Litespeed Web Console using the following URL:
http://your.server.ip:7080/
Replace your.server.ip
with the actual IP address of your server.
Important Notes
- Ensure that the CFP firewall port is open to allow access to the Web Console.
- If you require additional assistance, please contact our support department.