Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACL for all files in folder, but different ACL for parent folder (eq. delete permission) #738

Open
sim-jac opened this issue Jan 23, 2020 · 3 comments
Labels
0. Needs triage Issues that need to be triaged enhancement feature: acl Items related to the groupfolders ACL or "Advanced Permissions"

Comments

@sim-jac
Copy link

sim-jac commented Jan 23, 2020

We have the situation, that we share groupfolders with member-content, management-content and public-content of a group. To realize this we created three subfolder (member, management, public) and three groups with advanced permissions to the subfolder.

Furthermore wie deny the write/delete access for the three groups to the main-folder, to avoid, that user can create new folder beside the three subfolder we created. Of course user should also not be able to delete the subfolder. Unfortunately - if we set the advanced permission do deny deleting user are also not able do delete files inside a subfolder.

Solution: The possibility of setting advanced-permission with wildcard to all files inside a folder, combined with different advanced-permissions of the parent-folder.

Best regards
Simon

@Germar
Copy link

Germar commented Feb 9, 2020

Related to #752 but different approach

@pierreozoux pierreozoux added 0. Needs triage Issues that need to be triaged bug labels Mar 14, 2021
@fschrempf fschrempf added enhancement and removed bug labels Mar 19, 2021
@pierreozoux pierreozoux added the feature: acl Items related to the groupfolders ACL or "Advanced Permissions" label Mar 28, 2021
@fschrempf
Copy link
Contributor

fschrempf commented Nov 4, 2021

Unfortunately - if we set the advanced permission do deny deleting user are also not able do delete files inside a subfolder.

@sim-jac What's the issue with denying delete on the main directory and allow delete again in the three subdirectories?

@joshtrichards joshtrichards changed the title AP for all files in folder, but different AP for parent folder (eq. delete permission) ACL for all files in folder, but different ACL for parent folder (eq. delete permission) Oct 3, 2023
@HorstBort
Copy link

Hi, for me the issue is that I want to prevent users from deleting those subdirectories while allowing them to delete files inside them. As far as I can tell, there is currently no way to do that, right? There would have to be a "Allow inside" option.
I'd like to be able to do that to ensure that at least a certain directory structure is always preserved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Issues that need to be triaged enhancement feature: acl Items related to the groupfolders ACL or "Advanced Permissions"
Projects
None yet
Development

No branches or pull requests

5 participants