Hi
I have three roles in my system. Role1, Role2 and Role3
I want the users inside Role1 to import, edit and check-out and check-in the document
I want the users inside Role2 to import, edit and check-out and check-in the document and add or remove users from different roles
I want the users inside Role3 to add or remove users from different roles, and have privilege on audit logs.
This can be achieved if I give permissions on individual users for example- for Role2 users if I give System Administrator privilege to the user by editing the user properties, user will be able to function as required. But this will be on individual users scope, i.e, privileges assigned to each individual users scope. I want to assign the privileges on Roles scope. Every time when I add a member to a Role the pivileges to the user should be added automatically, not that I have to manually change the user privileges through properties edit and change the privilege depending on the role on which I have to add the user and while removing the user from the role all his privilege should be changed to none.
(Here I refer privileges to client capability, privileges and extended privileges)
Can this be achieved through configurations. How can I achieve this?
Thanks
Nitin