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

Rights do not flow down #2

Open
dbenjamin opened this issue Oct 23, 2009 · 1 comment
Open

Rights do not flow down #2

dbenjamin opened this issue Oct 23, 2009 · 1 comment

Comments

@dbenjamin
Copy link

We have the groups:
SysOp
|___Tech2
|___Tech1

We have these users:
User1
User2
User3

User1 Write rights to SysOp
User2 Write rights to Tech2
User3 Write rights to Tech1

User2 does not "see" the passwords in the Tech1 group.

@boltronics
Copy link

Yes, the hierarchy structure inheritance (or lack thereof) is not what you would expect. I wanted a user to have read access to a group, and write access to a specific sub-group, but this does not appear to be possible.

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

No branches or pull requests

2 participants