Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Mount NFS without permission to read
#3
I tried all combinations of "vers" with and without "sec=ntlm". Dosen't help! The files are still unreadable as root.

By using ver=default, I can read the version with 'mount -v' that is used between pi and NAS. It ist 3.1.1! 


Code:
mount -v
//192.168.1.50/m4chine/EXTERNAL/test on /mnt/NAS/m4chine type cifs (ro,relatime,vers=3.1.1,cache=strict,username=username,uid=0,noforceuid,gid=0,noforcegid,addr=192.168.1.50,file_mode=0777,dir_mode=0777,soft,nounix,serverino,mapposix,rsize=65536,wsize=65536,bsize=1048576,echo_interval=60,actimeo=1)

I now tried to add uid=1000 or gid=1000 - with the same result. I can't read the mounted files as user 'pi' or 'root'.
Reply


Messages In This Thread
RE: Mount NFS without permission to read - by matzemedia - 02-14-2021, 09:22 PM

Forum Jump: