permissions
Hi, I want to allow a group of users that are not administrators or power users to edit entries of certain directories/vocabularies. So, documentation says that it is possible to define Read/Write permissions to users/groups in the directory ...
0 votes
0 answers
0 comments
705 views
We can set permissions on a document from the permissions tab. There we get a dialog box asking us for the users/groups, permission type and time range. Suppose, I want the permission as {users/groups : user1,user2,user2, access : read, time_range : ...
0 votes
1 answers
1 comments
1179 views
I have a large folder containing over 500 000 specific documents (new doc type). I cannot modify nor add new permissions when the folder is large. Additionally my script to update the content does not work on this large folder (works fine on smaller ...
1 votes
1 answers
0 comments
1814 views
hello, In Nuxe 6, i want to block permissions inheritance in an automation Chain Context.FetchDocument Document.Create: type: P019_020_DOC_formulaireNomination properties: “dc:title”: “Formulaire de nomination : @{nomUser["nom"]}” “dc:description”: ...
0 votes
2 answers
0 comments
3000 views
Hi I cannot find in the playground nor in the endpoints a way to add or remove a group from a folder/workspace ACL using the REST API what's the endpoint to add a group to a single folder? I can change the folder definition but that applies to every ...
1 votes
2 answers
0 comments
3967 views
Hi, I would like to change the local rights of a Folder in my domain. I need to deny read access to the group “Group for organizations: FFBS” (see screenshot) which has global read access on the domain. As per this documentation: Nuxeo Doc I should ...
0 votes
1 answers
1 comments
2959 views
Hi, I am playing with users and groups. Using Studio I deleted the Administrators group. I assigned another group to the user Administrator. I deployed, it looked ok. Today, I restart my server and the admin user cannot see the “ADMIN” tab in the ...
0 votes
1 answers
1 comments
3948 views
I'am actually not able to deny the “ask for publication” permission when i check the “block right inheritance (bloquer l'heritage des droits) on a custom section. I see the associated permission when I add it but i disappears once I saved it Is it a ...
0 votes
0 answers
0 comments
1788 views
I have the below group hierarchy : Members |- Internals |- Managers and a section on which following permission are set : Members : Read Version Managers : Write I've published a file with an “Internals” group member using the default publishing ...
0 votes
1 answers
0 comments
1919 views
Hello, I can't figure out how to disallow read for anonymous user and allow read for any authenticated user by simple configuration on a document. Is it possible to make this done by a final user with management access on the document ? Thanks, ...
0 votes
0 answers
0 comments
1801 views
Hello, is it possible to block permission inheritance via API? When we try by resetting the ACP it seems not to work, and still permissions are inherited. Thank you EDIT: my use case is the following: i want to create a document (folder) inside a ...
0 votes
1 answers
9 comments
6488 views
Is it possible to do a search where the permissions is not considered? So the user can see the results (title and author) but not read the actual file if he/she doesn't have the read permission. if not, is it possible to create a gadget that uses ...
0 votes
1 answers
0 comments
1680 views
In our developpement in Nuxeo, we added some new permissions. We want to know if a particular permission is grant anywhere in Nuxeo for a specific user or group. Is it possible? If we look directly into the database, it's really easy to answer to ...
0 votes
3 answers
3 comments
3575 views
Following the “One step validation workflow tutorial”, i created a custom permission and i'm using it to retrieve the users for a Workflow.CreateTask operation. Everything is working fine, except the “everything” permission being given to ...
0 votes
1 answers
0 comments
2093 views
Do you know how to obtain the permissions that a user has over all documents in a workspace, via SQL?
0 votes
2 answers
2 comments
2319 views