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.

[SOLVED] Editing /etc/exports

Featured Replies

I'm sharing a share via nfs to my linux VM, but I've been having ownership issues that I'd like to overcome.

 

The /etc/exports that UNRAID generates is:
 

"/mnt/user/MyMedia" -async,no_subtree_check,fsid=100 *(sec=sys,rw,insecure,anongid=100,anonuid=99,all_squash)

I tried editing it with nano to:
 

"/mnt/user/MyMedia" -async,no_subtree_check,fsid=100 *(sec=sys,rw,insecure,all_squash,anongid=1000,anonuid=1000)

But after rebooting it was reverted back to the original.

 

Anyone know how I can make the edit stick, or achieve the same effects through the gui?

Edited by dodgypast

  • Author

Got it working by using the following in the rule section of the private option:
 

(sec=sys,rw,insecure,all_squash,anongid=1000,anonuid=1000)

 

  • 1 year later...
On 5/20/2020 at 2:45 AM, dodgypast said:

Got it working by using the following in the rule section of the private option:
 

(sec=sys,rw,insecure,all_squash,anongid=1000,anonuid=1000)

 

Necro-ing the thread, but, this was the closest I could find for my issue as well. Did your change within the parens persist through a reboot/re-share/re-export of the shares?

Edited by omninewb

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

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.