[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: NFS Export Permissions



Leonardo Marques wrote:
I have a exported directory on NFS, i wanna how i do to set a 777
permission for every new file created on the exported directory. How
can i do it?

Note quite the same, but this might work:

/home/sdalimon  192.168.1.0/24(rw,all_squash,anonuid=1000)

This makes /home/sdalimon available to the local network. All users are considered anonymous and translated to UID 1000 (Which is also the owner of that directory).

This pretty much gives anyone on the network full access to /home/sdalimon.

--
Shawn D'Alimonte  shawnd@mycybernet.net




Reply to: