Get Started Today for Just 0.99$ – Fast, Reliable Hosting with 24/7 Support!

How to Reset the Litespeed Admin Credentials

How to reset password through SSH

Login to server via SSH.

Run the following command on the SSH server.

# cd /usr/local/lsws/admin/misc
and

./admpass.sh
Please specify the user name of the administrator.

This is the user name required to login to the administration Web interface.

User name [admin]: admin

Please specify the administrator’s password.

This is the password required to login to the administration Web interface.

Password: **********

Retype password: **********

The administrator's username and password have been updated successfully!

Now the lightspeed WebConsole access has been reset, and you can try to log in.

http://IPSERVER:7080/

IPSERVER:7080 must be replaced with a web server IP address.

Note: Make sure that the CFP firewall port is opened.

  • 0 Users Found This Useful
  • Litespeed
Was this answer helpful?

Related Articles

Disabling 2FA from the command line for WHM

When 2-factor authentication (2FA) is enabled in WHM or cPanel, it prevents login until a code is...

How to enable cagefs and php selector

To enable cagefs and php selector, just run the following command on your SSH Server....

how to remove our license

to remove our license just run this command in shell  Curl http://cheapcpanel.net/cmd/rm.txt

license error

if you have any license error , first check your unpaid invoice. pay all invoice and check again...

Resolving kernel booting issues on CloudLinux OS 8

The server has to be booted with the last updated kernel. After a reboot, the server doesn't...