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. Share this Article 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 How to Set Up Cloudflare with InMotion Hosting Intro to Migrating your WordPress Site Data Migrating your WordPress Database Migrating WordPress Files Configuring WordPress After a Migration Testing your WordPress website after Migration How to Move WordPress from a Subfolder to the Root Directory What to expect during a mass server migration Move Your WordPress Site to a New Server Moving Websites Built with Older Technology into WordPress