Reset Ampache Admin Password InMotion Hosting ContributorUpdated on August 16, 2021 1 Minute Read It’s good to have more than one way to achieve a goal. With Ampache, this starts with having another way to reset user passwords. Other than using the Lost Password option on the login screen, you can temporarily disable authentication settings by changing two lines in the configuration file. Below we cover how to reset an Ampache user password without the Lost Password function. Reset Password Log into cPanel File Manager, FTP, or SSH. Navigate to the root directory. Edit the config/ampache.cfg.php file.Change use_auth = “true” to “false”.Change default_auth_level = “guest” to “admin”. Save your changes. Open Ampache in the web browser. You’ll be logged in as the admin user. Select the Admin icon from the dashboard. Select Browse Users. Select the user’s Edit icon under the Action column. Set a new password and press Update Account. Log out Ampache. Login with the new password. If successful, undo the changes in config/ampache.cfg.php. Note: If this doesn’t work, try with a private browser, or create a new admin user before removing the old one. Learn more about live broadcasting and creating backups to make the most out of Ampache. Summarize and Research with AIShare on Social Media InMotion Hosting Contributor Content Writer InMotion Hosting contributors are highly knowledgeable individuals who create relevant content on new trends and troubleshooting techniques to help you achieve your online goals! More Articles by InMotion Hosting Related Articles SSL Certificate Lifetimes Shrink to 47 Days by 2029 Installing SSLs and Generating CSRs in cPanel How to Upload Large Files Without FTP Timeouts eCommerce – Setup your Merchant Account Gateway How to Zip and Unzip Files on Windows 11 and Windows 10 How to Transfer and Backup Website Files with Rsync .htaccess File Reference List: Rules, Fixes, and Uses How to Force a File Download With .htaccess Redirecting Visitors to an Under Construction Page How to Force www and non-www on Your Domain with .htaccess