I just created a Ubuntu development server and I would like to work with two teams on it. I want people from these teams to do anything they want, but I don't want them to be able to see the files from the other team, how do I do that?
If I put them in the sudo-ers file, they can access the folder from the other team, without sudo, they complaint that they aren't able to install new software on the machine. How can I give them the power they need without the ability to see the other team's files?