Jump to content

Permission issues when writing to nfs mounted public share.


Recommended Posts

So this is an issue i have been living with for a while but its really starting to annoy me so i am wondering if anyone knows a fix.

I don't have a great understanding of the linux permission system so please forgive me if this has an obvious fix.

 

The issue is with my media share which is accessible to all users and guests. 

I run ubuntu as my main os and i have the media share mounted with nfs like so

192.168.1.133:/mnt/user/Media\040Library /mnt/share/MediaLibrary nfs defaults,nofail 0 0

The issue is whenever i create a new folder in the media share its permissions are set as `rwxr-x---` with owner 99 (nobody) and group 'users' As a result no one else on the network (Windows users) can access the folder.  

 

This only seems to be an issue with nfs. Folders created via SMB are owned by the user that created them and have permissions `rwxrwxrwx`
Has anyone encountered this issue before or know what i am doing wrong?
The way i currently get around the issue is by running 'Docker Safe New Perms' every time i add something to the media share but thats getting rather annoying. 

Link to comment

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...