tornadof3
2008-05-17, 06:08 AM CDT
I have the /home directory of my server shared via NFS for all users on network.
In /home, there are each user's personal files, plus a /home/shared folder that is a shared resources area. Each user has a symlink in /home/username/shared_resources that seems to work well.
When a user saves a file to the shared resources area, it inherits their ownership and access privieges, hence is not readable to any other network client; how can this be fixed? Is it possible to have every file saved to that area have a certain user permissions?
In /home, there are each user's personal files, plus a /home/shared folder that is a shared resources area. Each user has a symlink in /home/username/shared_resources that seems to work well.
When a user saves a file to the shared resources area, it inherits their ownership and access privieges, hence is not readable to any other network client; how can this be fixed? Is it possible to have every file saved to that area have a certain user permissions?