Hi,

I am trying to use Rhino security to solve the following problem:

I have an application that allows users to be part of projects.  Each
project will have 2 user groups:  Administrator, and viewer.  Each
user group would have the same permissions, except those permissions
would only be granted to the project in question.

Here is what it would look like:  My first inclination is that there
needs to be a way to relate User Groups to Entities via security key.
Does anyone have any ideas how to implement this without having to
extend Rhino Security?

Project A
  Administrator  (allow on all operations)
     Bob
  Viewer (deny on write operations)
    Sally

Project B
  Administrator  (allow on all operations)
    Sally
  Viewer  (deny on write operations)
     Bob

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to