Litespeed Admin Credentials Reset

Follow the steps below to reset the Litespeed Web Console administrator password:

  1. Login to your server via SSH.

  2. Navigate to the Litespeed installation directory:

    # cd /usr/local/lsws/admin/misc
  3. Run the following command to initiate the password reset process:

    # ./admpass.sh
  4. 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.
  • 0 gebruikers vonden dit artikel nuttig
Was dit antwoord nuttig?

Gerelateerde artikelen

hTOP Command Installation On Linux Server

To install and use the htop command on YUM-based Linux distributions like CentOS and AlmaLinux,...

OpenVPN Installation on an Ubuntu-based Linux Server

This guide provides a simple method to install OpenVPN on Ubuntu using an automated script. The...

DirectAdmin Control Panel Installation Guideline Linux Server

DirectAdmin is a powerful and user-friendly web hosting control panel. This guide will walk you...

CyberPanel Installation on Linux Server

CyberPanel is a next-generation web hosting control panel powered by OpenLiteSpeed. It offers a...

cPanel Installation on Linux

cPanel & WHM is a leading web hosting control panel that provides a graphical interface and...