Quote:
Originally Posted by mariosipad
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.