💿
Openlitespeed & Cyberpanel
  • Linux Debugging
    • Desk Space Debugging
    • Checked Failed Services
    • Debug Memory Usage
  • Openlitespeed Web Admin
    • List Users
    • Update Password
  • Cyberpanel Setup
    • Installing Cyberpanel
    • Remove Port 8090 from URL
    • Folder permissions in CyberPanel
    • Redirect one domain to another
  • Customizing Cyberpanel
    • Customize Login Page
    • Customize Home Page Title
    • Customize Dashboard UI
  • SSL Debugging
  • DKIM Debugging
  • Setup Mailserver
Powered by GitBook
On this page
  1. Openlitespeed Web Admin

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 1 year ago