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

refactored accessroles properties to exist on the node they are relative... #270

Closed
wants to merge 1 commit into from

Conversation

yulgit1
Copy link
Contributor

@yulgit1 yulgit1 commented Mar 21, 2014

https://www.pivotaltracker.com/s/projects/684825/stories/67557532

-Adding accessroles to filesystem federated nodes failed as the rbacl and assignment subnodes could not be created through the connector. ThisPR contains refactoring that eliminates the subnodes and puts the principal and role properties directly on the node they apply to in the form:
principal1 - <1 principal>
role1 - <0.n roles>
princple2 - <1 principal>
role2 - < 0.n roles>
etc..

This enables the use case of fine grained access restrictions on federated nodes (ex: one public directory; one private directory).

@awoods
Copy link

awoods commented May 14, 2014

Superseded by #324

@awoods awoods closed this May 14, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants