Article 4YQHB NFS - linux server, mac client

NFS - linux server, mac client

by
bradrh
from LinuxQuestions.org on (#4YQHB)
I have a directory on my linux box I'd like to share with a mac laptop. I got it working with NFS, but I had to open up the permissions on the directory to everyone. I'd like to have a little more security. I created a group on the Mac and linux with the same GID. Set the group for the file and directory, and rw permissions for group. Now, when I access it from the mac, I'm getting a permissions error.
My /etc/exports looks like this:
Code:/export 192.168.1.0/20(insecure,rw,sync,no_subtree_check,crossmnt,fsid=0)
/export/Gnucash 192.168.1.2(insecure,rw,sync,no_subtree_check)[192.168.1.2 is the mac laptop]
Suggestions?latest?d=yIl2AUoC8zA latest?i=1AxAOaVuuTI:vaDfxvieKWk:F7zBnMy latest?i=1AxAOaVuuTI:vaDfxvieKWk:V_sGLiP latest?d=qj6IDK7rITs latest?i=1AxAOaVuuTI:vaDfxvieKWk:gIN9vFw1AxAOaVuuTI
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments