[mh] NFS and permissions

Timothy Spaulding <[email protected]>
Newsgroups gmane.comp.misc.misterhouse.user
Message-ID <MN2PR01MB57439B9870689D87898412B2CD910@MN2PR01MB5743.prod.exchangelabs.com>
Hello All,

This isn't a MH question/issue per se, but it does involve a raspberry PI that I might would like to make my MH machine.

Short story:
I have a Synology NAS that has a NFS volume/path exported
I have to RPIs that can mount the NFS volume and read/write with no issues
I have a brand new RPI 4 and an older Debian (stretch) install that mounts the NFS volume, but gets a permissions denied when trying to simple ls the contents of the volume.

Logged on as pi,

sudo mkdir /mnt/syn
sudo mount <NAS>:/volume1/nfs /mnt/syn
ls -l /mnt


d--------- 1 root root 268 Oct 13 14:24 syn

is the result I get after mounting, if I were to unmount the volume (and these are the same values before mouinting), I get the following from the ls -l command:

drwxr-xr-x 2 root root 4096 Oct 13 14:02 syn

As I see it, the chmod permission are changing when mounting the NFS volume. The strangest part to me is that it works on 2 other RPIs.

I hope someone has some ideas I cnatry.

Tim

________________________________________________________
To unsubscribe from this list, go to: https://lists.sourceforge.net/lists/listinfo/misterhouse-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.