Update Password

  1. Navigate to the following directory using the command below:

cd /usr/local/lsws/admin/
  1. Navigate to the misc folder

cd misc
  1. Now execute ./admpass.sh using command below to change the password of a user

./admpass.sh
  1. Enter the username you want to change their password

  2. Enter the new password, and retype it.

Last updated