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.

Unraid 6.5.2 NFS mount ignored owner and file permission

  • Minor

NFS share mounted on CenOS 6.5 and 7.0, file can be deleted or read regardless owner and permission. 

 

 

 

In the test below, I can remove file and directory own by root.

 

exports

# See exports(5) for a description.
# This file contains a list of all directories exported to other computers.
# It is used by rpc.nfsd and rpc.mountd.

"/mnt/user/Backups" -async,no_subtree_check,fsid=104 192.168.15.0/24(sec=sys,rw,no_root_squash,insecure,acl)


exportfs -v

/mnt/user/Backups
                192.168.15.0/24(rw,async,wdelay,hide,no_subtree_check,fsid=104,sec=sys,insecure,no_root_squash,no_all_squash)


mount fstab

sun:/mnt/user/Backups/Servers/earth     /net_backup             nfs     defaults        1 2

 

 

The test directory is own by root but I can remove the directory with regular user.

[ken@earth net_backup]$ ls -tlr
total 0
drwx------ 1 root root 0 May  5 07:27 test
[ken@earth net_backup]$ rm -rf test
[ken@earth net_backup]$

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.