Pages

Tuesday, July 2, 2013

How to reset litespeed admin password

Go to the below path

    /usr/local/lsws/admin/misc

run the below command

    sh admpass.sh

It will show below output

    Please specify the user name of 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!

It will ask for the username type (admin) and password you want to set

No comments:

Post a Comment