04-23-2018 05:39 AM
hi ,
i am trying to remove the delete option for his qwn document from contributor .
How can it be done .
04-25-2018 09:50 AM
04-24-2018 07:18 AM
Hi,
I got your problem but Alfresco is designed in a way in which you will have to provide permission/role on node level, not to the entire system.
which ever user you want to give whatever permission or role you can but at node level not at the entire Alfresco repository.
Refer this URL for detailed permission for various roles and sections of Alfresco User roles and permissions | Alfresco Documentation
In this URL you can go through Content Permissions
Best Regards,
Rupesh Sawaliya
EnProwess Technologies
04-24-2018 10:16 AM
Using the concept of DynamicAuthority you can basically implement user-only based permissions on the entire repository. This requires some Java development and working around registration issues (Alfresco did not intend that to be a public extension point). It is best used only for permission not involving the base READ access ones, because as soon as there is a single DynamicAuthority relating to READ, a critical optimisation Alfresco has in place for SOLR / query ACL checks will be disabled...
Explore our Alfresco products with the links below. Use labels to filter content by product module.