View Single Post
Old 04-06-2019, 01:30 PM   #1711
bennor
Junior Member
bennor began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Apr 2019
Device: Nexus 7
Quote:
Originally Posted by mariosipad View Post
Question: what does your /etc/exports file on the server look like?
The exports file:
Code:
# Use nobody user (uid 65534) for nfs guest.  This is restricted from private
# shares by ACLs.
#
/nfs/ *(rw,all_squash,sync,no_subtree_check,insecure,crossmnt,anonuid=65534,anongid=1000)
The NAS is a single drive WD My Cloud (running v4.x firmware).

Did the chown 777 on the mount folder (wdmc_calibre) on the Pi (which runs Stretch Lite), no change. It appears the actual Share/folder on the NAS is 0777.

bennor is offline   Reply With Quote