Hi,
The client has existing SharePoint 2010 application , where they have used default SharePoint groups and permissions , but for this requirement , they want to implement role-based security model.. I know in SharePoint , we have groups and permissions , and no role-based security. Do I have to implement .Net security model (ASP.Net) for this requirement ?
Client has roles as - Marketing Coordinator , Marketing Manager , Project Manager , Regional Approver , Regional Administrator , Global approver. These roles , based on their permissions can Create , Delete or Update items. There is also requirement for Search , Advanced Search and 4-level Approval Workflows. The employees are at different geographical locations (called regions) based on different Regions like Americas , Asia , Africa etc.
Region --> Locations --> Departments --> Marketing Coordinator,Marketing Manager etc ( A region can have different locations , every location has many departments. Each department has Marketing Coordinator , Marketing Manager etc)
Kindly suggest a way to implement this kind of role-based security in SharePoint 2010.
Vipul Jain