cancel
Showing results for 
Search instead for 
Did you mean: 

How i can edit permission for Administrator Role ?

ankit6190
Champ in-the-making
Champ in-the-making
HI,
In Alfresco 4.2b , how i can edit permission for Default Roles 1. Administrator 2. Manager 3.Collaborator 4.Contributor 5.Consumer
and how i can give Site Specific role to someone . if i want to give  Administrator role for particular site so the one can add users to that site only and accessing that site resources only.
1 REPLY 1

abarisone
Star Contributor
Star Contributor
Hi,
first of all you have to get the difference between Repository and Share permission models.
The nine permission come from the union of the Alfresco Repository permission model plus the Share permission model.

Alfresco Repository permissions

Consumer can read content
Editor can read and edit content
Contributor can read and add content
Collaborator can read, edit, and add content
Coordinator can read, edit, add, and delete content (full access)

Share permissions

     Role/Permissions
———————————————–
Site Manager/Full Control
Site Collaborator/Read, Upload, Create, Checkout, Edit
Site Contributor/Read, Upload, Create
Site Consumer/Read

The file where you can modify permissions is permissionDefinitions.xml as reported here http://docs.alfresco.com/4.0/index.jsp?topic=%2Fcom.alfresco.enterprise.doc%2Fconcepts%2Fsecur-permi... and for Repository and sitePermissionDefinitions.xml as reported here https://wiki.alfresco.com/wiki/Custom_Permissions_in_Sharehttps://wiki.alfresco.com/wiki/Custom_Perm...



Hope this helps.
Regards,
Andrea