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

Support member removal from groups, if someone has the right to edit … #20

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sunweaver
Copy link
Contributor

…the group.

@master-caster
Copy link
Contributor

If write permissions mean we are allowed to delete this attribute as well,
shouldn't we generate the corresponding ACL at the time write permissions are granted?

@c-schwamborn
Copy link

I must admit, that after a brief study of the ACL implementation, I simply based my changes on an other part of the gosa core code, since I think that this issue cannot be resolved in a 'clean way' without major changes within gosas ACL model. But maybe I'm wrong, as my understanding of the gosa code is limited.

@master-caster
Copy link
Contributor

Deleting is another permission you need to grant to a user.
Doesn't it work for you?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants