I have several sub folders on my apache web server that I manage. I am looking for a way to define user groups so I can manage access to those web servers. I really do not want to invest in a big-ass identity control management app. I want to use htaccess and something simple. However, I would like to have the system manageable such that if a user leaves, I can simply remove his/her account from the server and not have to disrupt the other users.
Needs:
(1) Different users need access to different folders on the server
(2) Each user has his/her own login/pass
Ideally, I would like to define groups, and have anyone within those groups have access to the intranet
e.g. "development", "contractors", "testers", etc.
What is an easy way to do this?

Answers
Add AnswerShare your knowledge