Any napp-it users know how to add an "insecure" option to a NFS share?


guitarlp

Recommended Posts

I setup a new server running OmniOS and installed napp-it to configure all my ZFS settings and shares. I successfully mounted my NFS share on my Mac, but I'm unable to copy existing files/folders on my Mac to the NFS share. I can create new folders and files on the share from my mac, but existing ones can not be moved.

 

Interestingly enough, I can copy files/folders via the terminal, but not with Finder.

 

My research has led me to a setting in NFS called "insecure" that must be enabled on the server side of things. This is usually enabled with a setting like:

 

*(rw,insecure)

 

That settings works great when using unRAID. Napp-it stores that setting a bit differently though. It uses something like:

 

[email protected]

 

The thing is, I don't see how to add my option "insecure" to that string so that my Mac can properly access my NFS shares. Is there a way to get this working? I've tried:

 

rw,[email protected]

insecure,[email protected]

[email protected],[email protected]

[email protected] insecure

 

The first three settings threw errors in napp-it for invalid options. The last setting saved fine but still didn't work.

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.