How can i see the browse permission?

I cannot see the browse permission in my nuxeo DM, is it a feature of another version? or do i have to create that permission, and if that is the case, how can i create that permission and where? i want to grant a browse permission to a specific group, because right now i have only the read permission, which its useless to me since i need a “SEE BUT NOT READ” permission, do you know what i mean? i need a group of viewers and a group of viewer and reader of the files contained in a folder

1 votes

3 answers

3052 views

ANSWER



The BROWSE permission is a default permission in Nuxeo DM defined in this contribution: http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.4.2/viewComponent/org.nuxeo.ecm.core.security.SecurityService

You can also have a look at this documentation: http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.4.2/viewExtensionPoint/org.nuxeo.ecm.core.security.SecurityService--permissions

To enable the visibility of this permission in the UI, you have to use the extension point “permissionsVisibility” http://explorer.nuxeo.org/nuxeo/site/distribution/Nuxeo%20DM-5.4.2/viewExtensionPoint/org.nuxeo.ecm.core.security.SecurityService–permissionsVisibility

I hope this will help you Thierry

0 votes



This question is from 2011, since there, has something been implemented to allow searching the files or browsing them but not reading/downloading?

0 votes



Note that the Browse permission will not allow you to have just document listing without file download unless you make a number of changes in the UI, as this use case, while it was considered, was never really implemented.

0 votes