How do i provide a team read permissions to one folder and write permission to another folder
I have a need to provide full access to one team, read access to everyone, and a directory deliver to another team.
Architecture
Project
team 1
Contains Team members that can deliver
Contains Clients that can only view
team 2
Contains team members that can deliver; a subset of team1
Component
Directory 1
Team 2 needs write access
Directory 2
Team 2 needs read only access
Team 1 needs the same permissions as above stated that is working now.