Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

WormTX

Members
  • Joined

  • Last visited

Everything posted by WormTX

  1. I noticed this too when troubleshooting why my docker.img was filling up. The mismatch was causing the Prometheus container to use a docker volume instead of the appdata path. I'm not sure if this is the correct way to fix it, but here is what I did and it seems to be working so far. Stop the Prometheus container Open an Unraid Terminal Window and type: docker container inspect prometheus In the Mounts section there should be a "Type": "volume". Copy the path in the "Source": field Copy the data from that volume to the appdata folder: cp -a <<Source Path>> /mnt/user/appdata/prometheus/data Edit the Prometheus container: Click on Show More Settings ... Edit the Appdata setting Change Container Path from /prometheus/data to /prometheus Click Save then Apply You should be able to start the container now Once you're happy with everything you can clean up the Docker volumes with docker volume prune Hopefully this helps!
  2. Thank you @unraidster for all the work you've been putting into this! I would love to see some type of response from the Unraid team that they are at least aware of this and can use the information you've gathered to help troubleshoot this issue.
  3. I struggled getting AD permissions to work for over a day and finally just gave up. Like you, I followed that guide but just ended up with broken access. If I restored the permissions from the Unraid side then it would completely ignore the AD permissions (users with read-only access could modify files.) I could get it somewhat working by granting ownership of the files to an AD account then recursively enabling inheritance to all folders & files. That fixed read-only but now other read-write users got denied access by the ownership even though they had the proper permissions. I also come from an enterprise IT background and setting up a basic SMB share with on Windows servers or other NAS devices like Synology, QNAP, or even Isilon has never been this frustrating. I ended up changing the SMB settings back to Workgroup and used the Credential Manager on all the clients to map to local Unraid accounts. It appears to be working but I would have preferred using AD accounts and groups to control access. Overall I have been very happy with Unraid but I would love to see a focus on improving more security focused items. Reading through the forums while troubleshooting the AD permissions I found very little information on configuring AD and would constantly see replies for general SMB issues about how it's meant to be a home product or disabling security features to get it to work. Improvements like adding an MFA option is often met with resistance and comments like "just don't connect it to the internet." Yes, most users of the product are going to be fine with the out of the box setup, but I'm sure there are plenty of us who would like the simplicity of the array setup but would like things like better AD integration or MFA.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.