Hello everyone,
I am stuck with one security issue in SharePoint 2010. I have developed one portal for my organization. The organization follows a particular hierarchy. I will need to give rights to the user as per the hierarchy. For eg. CEO has HODs working under him. HODs have all GMs, ZMs, TRs working under them and so on. Lets say there is a CEO named Steve, has HODs named Guffie and Joyece. Now Guffie has Steven and Joyece has Samantha as GMs. The rights which I have to assign are as follows. Guffie should see the data of Steven but not of
Samantha. Same with Joyece too. Similarly CEO should be able to see the data of both Guffie and Joyece. This is the way permissions go down the hierarchy. How to achieve this in SharePoint 2010?
Break the inheritance in the SubSites. Consider one group from the parent site as visitors in the sub site. All this can be done OOB.