Permission management with OpenCMIS

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2020 03:49 AM
Hello, im trying to manage permissions to files using OpenCMIS,
when i try to to change a file's owner with the permisssion "{http://www.alfresco.org/model/content/1.0}ownable.TakeOwnership" i still get an error when that user tries to manage access for that file giving me a permission denied error, the user can still see and delete the file. it seems like the only way to change the file's owner is through the Share UI, is there anyway to change a user's owner using CMIS?
- Labels:
-
Alfresco Content Services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-15-2020 06:04 AM
Hi @motazsouid,
You can use the ReST API to change ownership. As for CMIS, this thread might be useful, highlighting some of the limitations of CMIS.
HTH,
Problem solved? Click Accept as Solution!
