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.

[6.10.0-rc5] ACLs in /mnt/user not working

  • Urgent

After upgrading from 6.9.2 to 6.10.0-rc5 all ACLs in /mnt/user stopped working. Hower ACLs on the disks (/mnt/disk[1-6], /mnt/cache) itself are working fine. Disks and Cache are formatted with btrfs (encrypted).

 

Example:

g0dscookie@nas:/$ ls /mnt/user/isos
ls: cannot open directory '/mnt/user/isos': Permission denied

g0dscookie@nas:/$ ls /mnt/disk5/isos
Windows  proxmox-ve_7.1-2.iso

g0dscookie@nas:/$ getfacl /mnt/user/isos
getfacl: Removing leading '/' from absolute path names
# file: mnt/user/isos
# owner: administrator
# group: domain\040admins
user::rwx
user:administrator:rwx
group::rwx
group:domain\040admins:rwx
group:isos\040ro:r-x
group:isos\040rw:rwx
mask::rwx
other::---
default:user::rwx
default:user:administrator:rwx
default:group::---
default:group:domain\040admins:rwx
default:group:isos\040ro:r-x
default:group:isos\040rw:rwx
default:mask::rwx
default:other::---

g0dscookie@nas:/$ getfacl /mnt/disk5/isos
getfacl: Removing leading '/' from absolute path names
# file: mnt/disk5/isos
# owner: administrator
# group: domain\040admins
user::rwx
user:administrator:rwx
group::rwx
group:domain\040admins:rwx
group:isos\040ro:r-x
group:isos\040rw:rwx
mask::rwx
other::---
default:user::rwx
default:user:administrator:rwx
default:group::---
default:group:domain\040admins:rwx
default:group:isos\040ro:r-x
default:group:isos\040rw:rwx
default:mask::rwx
default:other::---

g0dscookie@nas:/$ id
uid=1461716048(g0dscookie) gid=1461715457(domain users) groups=1461715457(domain users),1461716076(isos rw),[...]

 

I've already rejoined samba to my Active Directory and reapplied ACLs. /mnt/user seems to be able to read/write ACLs, however it doesn't seem to actually apply them.

 

If I chown the directory to g0dscookie I can access it through /mnt/user/isos. Same with chgrp to "domain users".

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.