mirror of
https://github.com/Lidarr/Lidarr.git
synced 2026-03-03 00:26:58 -05:00
2
Disable Authentication
Nate Harris edited this page 2020-08-31 16:18:42 -04:00
To disable authentication (to reset your username or password) you will need need to edit config.xml which will be inside the AppData Directory.
- Open config.xml in a text editor
- Find the authentication method line (will be
<AuthenticationMethod>Basic</AuthenticationMethod>or<AuthenticationMethod>Forms</AuthenticationMethod> - Change the
AuthenticationMethodline to<AuthenticationMethod>None</AuthenticationMethod> - Restart Lidarr
- Lidarr will now be accessible without a password, you should go the
Settings: Generalin the Lidarr UI and set your username and password