cancel
Showing results for 
Search instead for 
Did you mean: 

question of permission

805654685
Champ in-the-making
Champ in-the-making

Hi

IF someone have the read-only permission of a subfolder in repositories of Alfresco, how to access this folder without the read or write permission of the parent folder.

4 REPLIES 4

krutik_jayswal
Elite Collaborator
Elite Collaborator

There is an option in alfresco for inheriting parent permission.You can mark it as false.You will find it under manage-permission page.

jayesh_prajapat
Star Contributor
Star Contributor

If user don't have read permission (any permission) on parent folder and want to search child folder (on which user has read permission), I don't think you will be able to search it using same user.

I don't know business usecase here but you may give it a try with user having at least read permission parent and child folder both (or may be with admin user).

Hope this will help!

mehe
Elite Collaborator
Elite Collaborator

You will not be able to browse the folder by navigating through the tree parents, but you will find it if you search for it (by name or properties). So you could add it to your „favourites“, use a stored query or a link to the folder in your gui - depends on your frontend...

805654685
Champ in-the-making
Champ in-the-making

thanks a lot!