Linux Permissions on an NFS Share

Thomas Cameron thomas.cameron at camerontech.com
Fri Jul 22 20:48:45 UTC 2005


> I rebuilt my file server from bare metal today (fedora core 3).
> Everything is running well and samba is working (THANK GOD), but for
> some dumb reason, I cannot get write permissions on my home directory
> export from the file server
>
> The /etc/exports file looks like this
>
> /home               192.168.0.1/255.255.255.0 (synch,no_root_squash,rw)

Oh, and I think it's "sync" not "synch" - that might also cause problems.

Once you get it set up right, run:

exportfs -a

and see if there are any complaints from the NFS server.

Thomas




More information about the fedora-list mailing list