[jboss-jira] [JBoss JIRA] Created: (JBRULES-428) Access Control List - each node to be protected

Michael Neale (JIRA) jira-events at jboss.com
Wed Aug 16 05:06:26 EDT 2006


Access Control List  - each node to be protected
------------------------------------------------

                 Key: JBRULES-428
                 URL: http://jira.jboss.com/jira/browse/JBRULES-428
             Project: JBoss Rules
          Issue Type: Sub-task
      Security Level: Public (Everyone can see)
          Components: drools-brms
            Reporter: Michael Neale
         Assigned To: Michael Neale


Rule nodes (at least) need to have an ACL: what groups can access it in what capacity. First need to have a structure for ACLs to be stored.

They should be tied to user groups/roles, not individual logins. 

JAAS should provide the user name and the users context (group membership) I believe. 

When there is an ACL, it must be checked to see if the user (via their group membership) can do one of the following:

Edit, change status, view, delete. 

If they can't view, ideally it will not be shown in any "lists", but if that is not feasable, it would be acceptable to list it, but not show the contents. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list