Access right issue to NAS Synology
Budget: €8 – €30 EUR
I have setup a NFS server from synology server (NAS). This NFS server is fully accessible and i can mount the file from the Ubuntu 20:04: sudo mount -t nfs 192.168.1.70:volume1/homes/ nfs_dir
Note that 192.168.1.70 is the NFS server. The problem i am facing is the right access to this NFS server, when i try to touch a file on the NFS i have this error:
####Linux:~$ touch /home/stephtchoko/nfs_dir/backup_ubuntu/minicom.log
touch: cannot touch '/home/stephtchoko/nfs_dir/backup_ubuntu/minicom.log': Permission denied
I have cycle back multiple time to the links below and could not resolve this problem.
https://kb.synology.com/en-ca/DSM/tutorial/How_to_access_files_on_Synology_NAS_within_the_local_network_NFS
Could you help to resolve this right access ?
Note that 192.168.1.70 is the NFS server. The problem i am facing is the right access to this NFS server, when i try to touch a file on the NFS i have this error:
####Linux:~$ touch /home/stephtchoko/nfs_dir/backup_ubuntu/minicom.log
touch: cannot touch '/home/stephtchoko/nfs_dir/backup_ubuntu/minicom.log': Permission denied
I have cycle back multiple time to the links below and could not resolve this problem.
https://kb.synology.com/en-ca/DSM/tutorial/How_to_access_files_on_Synology_NAS_within_the_local_network_NFS
Could you help to resolve this right access ?