NFS : Permission denied?


Recommended Posts

Not sure if it's just a bug in NFS or what on -beta2 but anytime I try to mount and access a share via NFS on 5.0-beta2, I get a "permission denied".

 

Mounting works (mount ip:/mnt/user/videos /mnt/videos) but when trying to browse files in that directory, or change directory to the newly mounted target, I get a permission denied error.

 

I even tried mounting the NFS from unraid itself, same result. The Share is exported as "Public" so it should be r/w by world.

 

Any ideas?

 

Link to comment

Well..

 

There is no Export (NFS) field in 5.0-beta2 webGUI for the share...

 

In /etc/exports however, the share is marked as:

/mnt/user/videos -async,no_subtree_check,fsid=100 *(rw,insecure,anongid=99,anonuid=100,all_squash)

 

I'm gathering this gets autogenerated by the webGUI.

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.