How to Change LiteSpeed WebAdmin Console Password

This article demonstrates how to change LiteSpeed WebAdmin console password.

The LiteSpeed WebAdmin console password is generally set during the initial installation of LiteSpeed. This article will outline the steps necessary to reset this password quickly, from the command line.

To change LiteSpeed WebAdmin console password, a root-equivalent user access is required.

How to Change LiteSpeed WebAdmin Console Password

To change LiteSpeed WebAdmin console password, follow the steps outlined below:

  1. SSH the server as root.
  2. Run the following commands:
    cd /usr/local/lsws/admin/misc
    ./admpass.sh
  3. Follow the prompts to enter and confirm the new password.

Your WebAdmin console password is now changed.

Conclusion

You now know how to change LiteSpeed WebAdmin console password.

  • litespeed, lsws
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How to Install LiteSpeed Web Server on cPanel WHM Server

This article provides a guide detailing how to install LiteSpeed Web Server on cPanel WHM server....

How to Uninstall LiteSpeed Web Server from cPanel Server

This article provides a guide for how to uninstall LiteSpeed Web Server from cPanel server. In...