1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-11-21 10:12:35 +01:00
1 Disable Authentication
Mark McDowall edited this page 2016-08-29 15:01:26 -07: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.

  1. Open config.xml in a text editor
  2. Find the authentication method line (will be <AuthenticationMethod>Basic</AuthenticationMethod> or <AuthenticationMethod>Forms</AuthenticationMethod>
  3. Change the AuthenticationMethod line to <AuthenticationMethod>None</AuthenticationMethod>
  4. Restart Sonarr
  5. Sonarr will now be accessible without a password, you should go the Settings: General in the Sonarr UI and set your username and password