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

Group folders ACL not working for user permissions inheritance #1456

Closed
iwrbr opened this issue Apr 19, 2021 · 6 comments
Closed

Group folders ACL not working for user permissions inheritance #1456

iwrbr opened this issue Apr 19, 2021 · 6 comments
Assignees
Labels
0. Needs triage Issues that need to be triaged bug

Comments

@iwrbr
Copy link

iwrbr commented Apr 19, 2021

Hi all,

Nextcloud: 20.0.6
Group folders: 8.2.0

For a group folder hierarchy, permissions granted for user groups are inherited by subsequent subfolders and files, but permissions granted for particular users are not inherited in the same manner.

I.E:
For some folder (called "Archive") in the group folder hierarchy, if I grant only read permission for group "USERS" (which the user "John" is part of) and grant all rights for user "John" (there are more users in the "USERS" group than "John" and I want only "John" to modify this particular folder), then "John" will have all rights in the "Archive" folder.
Then I create subfolder "2020" inside "Archive" folder (using the admin user, so there will be /Archive/2020/) without touching permissions for this folder.
Then "John" can see the folder "2020" and it's content (granted by both permission for group "USERS" and by permission for user "John"), but cannot write/delete/create into it, even if the permissions "John" sees for folder "2020" are "inherited" write/delete/create.

This means the rights of the group "USERS" overwrites the rights of the user "John" for the subsequest subfolders and files

I believe this is a bug

@D3nnis3n

This comment has been minimized.

@fschrempf
Copy link
Contributor

I think this is a duplicate of #1212 and/or #598.
@iwrbr Can you please check these issues and the PR #1654 and see if this covers your issue? Thanks!

@fschrempf fschrempf self-assigned this Nov 10, 2021
@fschrempf

This comment has been minimized.

@D3nnis3n

This comment has been minimized.

@fschrempf

This comment has been minimized.

@fschrempf
Copy link
Contributor

Closing in favor of #1757.

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 bug
Projects
None yet
Development

No branches or pull requests

3 participants