October 19, 20178 yr Hello I created an NFS share in unAID called Videos (public sharing) and rescan all my shares for the permissions to be effective.I try to mount this share in my Linux OS (ArchLinux). I wrote this in /etc/fstab : 192.168.0.111:/Videos /mnt/Videos nfs defaults,user,auto,noatime,intr 0 0 An error appears : mount.nfs: access denied by server while mounting 192.168.0.111:/Videos Thanks for helping me build my share Edited October 20, 20178 yr by NY152 Resolved
October 19, 20178 yr change the mount to be 192.168.0.111:/mnt/user/Videos /mnt/Videos nfs defaults,user,auto,noatime,intr 0 0
Archived
This topic is now archived and is closed to further replies.