Why an user with "Everything" permission cannot download files?

I created a document with type File and attached a file to it, so I created a user called 'demo' and added “Everything” permission on the “root” folder to this user. Now the 'demo' user has access to all documents inside root folder as expected, but he can't download files even with “Everything” permission. Only administrator users can download files on nuxeo?

0 votes

1 answers

863 views

ANSWER



Hi Gabriel,

You need READ permission to download a document so there's must be something wrong on your side. Try making an XML export / JSON export with the Browser Extension to see the ACL.

I cannot reproduce your issue.

Regards

1 votes



I'm using nuxeo docker image, apparently the cause of the problem was the nuxeo package "nuxeo-platform-getting-started" (version 1.3.3), after it was removed, the permissions worked as expected
07/10/2020