NFS Server Shared Directory - File Permissions Problem
I have an NFS Server and a shared directory that needs full access by everyone on the LAN. The shared directory is for storing files that need to be modified and used by a number of different users (ie: file.txt is created by user "X" and then user "Y" needs full access to it to modify the file).
The problem that I am having is that when user "X" creates the file, it takes the file permissions from user "X". Consequently, user "Y" cannot modify the file as needed because user "Y" does not have permission.
How do I set up the NFS shared directory so that EVERYONE has equal and full access to all of the files created and stored in this directory, regardless of who created the file? I must be missing something really simple!
Any help with this would be greatly appreciated.
Thanks!
Last edited by LakeWind; 06-11-2007 at 10:40 PM.
|