Grant wider permissions to subfolders for specific users #1085
Labels
0. Needs triage
Issues that need to be triaged
feature: acl
Items related to the groupfolders ACL or "Advanced Permissions"
question
Short story: I have the following directories:
As recommended here nextcloud/server#23380 (comment), I'm trying to harness groupfolders to share the folder
foo
withgroupA
(read only) and the folderbar
withuserA
with write permission. I wantuserA
to be able to modify onlybar
and notother_stuff
. NB:userA
belongs togroupA
.I created the groupfolder
foo
granting read permission forgroupA
. However, I cannot grant write permission onbar
foruserA
(sinceuserA
belongs togroupA
, I guess).Is there a way to do that?
The text was updated successfully, but these errors were encountered: