Ranon

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Ranon

  1. To make this easier for the next person to come across the admin password issue here is how to fix it instead of the directions being buried in one of the changelogs. 1. Using the Unraid terminal function, run the command 'echo -n PASSWORD | sha256sum' and replace the word PASSWORD with your actual password. This is going to generate a hash. 2. Copy and paste the hash into the admin_password field in the config file. Click save. Now your admin password will work.