LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Multiple groups sharing directory access (https://www.linuxquestions.org/questions/linux-general-1/multiple-groups-sharing-directory-access-140837/)

OnlyNewb 01-31-2004 07:14 PM

Multiple groups sharing directory access
 
Hi, this is my first thread to this forum. I am taking computer tech course in college and I need help understanding something about multiple groups sharing directories.

My question is:

3 groups

Executive
Design
Users


1 folder(to keep it simple)

Folder1


How would I setup the directories/ownerships/permissions so that
Executive and Design could read/write in Folder1, but Users can just read whats in it?

Thanks

Rounan 02-03-2004 10:28 AM

I may be wrong (someone please correct me if I am) but it's my understanding that files/folders can only be associated with one group. You decide on a group that grants folder access, and then you add users to that group - in this case, create a new group, add all users from design and executive to that group, and then assign the folder to have that group ID.

--Rounan

colifa 11-19-2009 11:39 PM

You can use ACLs, but really, it is a pain, particularly if you are used to Windows. I'm still looking for a solution to this, and all I find is silly tutorials with oversimplified examples.

Good luck!


All times are GMT -5. The time now is 06:19 AM.