If you're new to the UNIX operating system, especially if you're familiar with Windows, you'll find that the file access control mechanisms might not be exactly what you expect. File permissions and ...
I bet you can do what you want with file system permissions though, if you're clever. IF not, you should look into using ACLs. Provided your kernel and filesystem have support for them (ext2/3, ...