Fórum

Documents and Media permission for multiple files...

Caio Costa, modificado 12 Anos atrás.

Documents and Media permission for multiple files...

New Member Postagens: 7 Data de Entrada: 17/01/12 Postagens Recentes
Hello,

Is there any way to grant permission for multiple files in Documents and Media?
I am using Liferay 6.1 ..

Thank you!
thumbnail
Sergio González, modificado 12 Anos atrás.

RE: Documents and Media permission for multiple files...

Expert Postagens: 301 Data de Entrada: 07/01/10 Postagens Recentes
Hi Caio,

In Liferay 6.1 you are allowed to grant permissions to multiple files while uploading the files using the multiple uploader, as well as tagging or categorizing the document.
Caio Costa, modificado 12 Anos atrás.

RE: Documents and Media permission for multiple files...

New Member Postagens: 7 Data de Entrada: 17/01/12 Postagens Recentes
Thanks for the reply..

Sure, but would have some form of grant permissions to the various files that are already in the Documents and Media?
Sebastian Wikholm, modificado 12 Anos atrás.

RE: Documents and Media permission for multiple files...

Regular Member Postagens: 104 Data de Entrada: 10/03/11 Postagens Recentes
I have this exact same issue. We are going to be working with thousands of files, and we need to be able to tag and categorize them, without uploading them agan. If i need to upload them again you loose versioning dont you?

By the way it seems that if you move a file with webdav, you loose all tags and categories. This should be fixed
Caio Costa, modificado 12 Anos atrás.

RE: Documents and Media permission for multiple files...

New Member Postagens: 7 Data de Entrada: 17/01/12 Postagens Recentes
Sebastian,
Our problem is just that.
Already we have a library with thousands of files and need a way to change permissions in bulk.
Without having to upload again...
Gwowen Fu, modificado 10 Anos atrás.

RE: Documents and Media permission for multiple files...

Expert Postagens: 315 Data de Entrada: 27/12/10 Postagens Recentes
Sergio González:
Hi Caio,

In Liferay 6.1 you are allowed to grant permissions to multiple files while uploading the files using the multiple uploader, as well as tagging or categorizing the document.


There are only two permissions available, guest and site member. How to expose all permissions?

Thanks!
Gwowen
Taruchit Goyal, modificado 4 Anos atrás.

RE: Documents and Media permission for multiple files...

Junior Member Postagens: 60 Data de Entrada: 16/03/18 Postagens Recentes
Hello All
I have Liferay 7.
I have a folder whose permission is set as Owner.That folder consists of multiple documents which are accessible to other users via search functionality in classic theme.As the result, I need to manually revoke permission of each document to prevent its unauthorized access.
Thus, please suggest a way to revoke permission of multiple documents at once to resolve the issue.

Thanks 
Taruchit
Taruchit Goyal, modificado 4 Anos atrás.

RE: Documents and Media permission for multiple files...

Junior Member Postagens: 60 Data de Entrada: 16/03/18 Postagens Recentes
The issue got resolved by adding following property to portal-ext.properties
permissions.view.dynamic.inheritance=true And then restarted the server.