You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2008/07/08 16:16:35 UTC

[jira] Created: (QPID-1168) ACL and RBAC

ACL and RBAC
------------

                 Key: QPID-1168
                 URL: https://issues.apache.org/jira/browse/QPID-1168
             Project: Qpid
          Issue Type: New Feature
          Components: C++ Broker, Java Broker
            Reporter: Martin Ritchie
             Fix For: M3



Implement ACL and RBAC for both brokers (Java and C++)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-1168) Complete ACLv2 Implementation

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1168:
---------------------------------

    Description: 
Design and Documentation of ACLv2 has been completed on Wiki:
http://cwiki.apache.org/confluence/display/qpid/ACL

Implementation for Java broker is still required.

Design of Implementation is located here:
http://cwiki.apache.org/confluence/display/qpid/FileACL+Design

Outstanding work:
 Complete testing of each ACL Entry type
 Complete parsing for new Realm and Domain parts of User
 Allow SimpleACLTest to also act as a system test for FileACL

Cloned from QPID-107 which represented C++ development of ACLv2


  was:


Implement ACL and RBAC for both brokers (Java)

        Summary: Complete ACLv2 Implementation   (was: Complete ACLv2 Implementation and Documentation)

> Complete ACLv2 Implementation 
> ------------------------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>
> Design and Documentation of ACLv2 has been completed on Wiki:
> http://cwiki.apache.org/confluence/display/qpid/ACL
> Implementation for Java broker is still required.
> Design of Implementation is located here:
> http://cwiki.apache.org/confluence/display/qpid/FileACL+Design
> Outstanding work:
>  Complete testing of each ACL Entry type
>  Complete parsing for new Realm and Domain parts of User
>  Allow SimpleACLTest to also act as a system test for FileACL
> Cloned from QPID-107 which represented C++ development of ACLv2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1168) Complete ACLv2 Implementation and Documentation

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1168:
---------------------------------

    Description: 


Implement ACL and RBAC for both brokers (Java)

  was:
Cloned from QPID-107 to capture the work done on the Java Broker

Implement ACL and RBAC for both brokers (Java)

        Summary: Complete ACLv2 Implementation and Documentation  (was: ACL and RBAC)

> Complete ACLv2 Implementation and Documentation
> -----------------------------------------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Commented: (QPID-1168) ACL and RBAC

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12666091#action_12666091 ] 

Martin Ritchie commented on QPID-1168:
--------------------------------------

The overall ACL design documentation can be found here:
http://cwiki.apache.org/confluence/display/qpid/Qpid+ACL

As a project we haven't yet addressed RBAC as far as I understand it. 

The ACL design only extends to users that can be members of groups.

I've added the design details for the implementation work I have done on implementing the ACLv2 specification on this wiki page:
http://cwiki.apache.org/confluence/display/qpid/FileACL+Design

> ACL and RBAC
> ------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>
> Cloned from QPID-107 to capture the work done on the Java Broker
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1168) ACL and RBAC

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1168:
-----------------------------------

    Fix Version/s:     (was: M4)

Moving items not being worked on afaik out of M4 Fix Version

> ACL and RBAC
> ------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> Cloned from QPID-107 to capture the work done on the Java Broker
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-1168) Complete ACLv2 Implementation

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1168:
---------------------------------

    Fix Version/s:     (was: M5)

> Complete ACLv2 Implementation 
> ------------------------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>
> Design and Documentation of ACLv2 has been completed on Wiki:
> http://cwiki.apache.org/confluence/display/qpid/ACL
> Implementation for Java broker is still required.
> Design of Implementation is located here:
> http://cwiki.apache.org/confluence/display/qpid/FileACL+Design
> Outstanding work:
>  Complete testing of each ACL Entry type
>  Complete parsing for new Realm and Domain parts of User
>  Allow SimpleACLTest to also act as a system test for FileACL
> Cloned from QPID-107 which represented C++ development of ACLv2

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-1168) ACL and RBAC

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marnie McCormack updated QPID-1168:
-----------------------------------

    Fix Version/s: M5

Martin - please add low level details of work required here and split ACL from RBAC introduction. if this JIRA is to capture work al;ready completed on ACLs please close out with details of that work and raise a new one for any outstanding implementation required ? Thanks.

> ACL and RBAC
> ------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>
> Cloned from QPID-107 to capture the work done on the Java Broker
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (QPID-1168) ACL and RBAC

Posted by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Ritchie updated QPID-1168:
---------------------------------

    Component/s:     (was: C++ Broker)
    Description: 
Cloned from QPID-107 to capture the work done on the Java Broker

Implement ACL and RBAC for both brokers (Java)

  was:

Implement ACL and RBAC for both brokers (Java and C++)


Design and Implementation details need updated on wiki for Java broker.

> ACL and RBAC
> ------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>             Fix For: M3
>
>
> Cloned from QPID-107 to capture the work done on the Java Broker
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-1168) ACL and RBAC

Posted by "Marnie McCormack (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12664438#action_12664438 ] 

Marnie McCormack commented on QPID-1168:
----------------------------------------

Please also add doc details/link as mentioned in comment 8th July 08

> ACL and RBAC
> ------------
>
>                 Key: QPID-1168
>                 URL: https://issues.apache.org/jira/browse/QPID-1168
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>            Assignee: Martin Ritchie
>             Fix For: M5
>
>
> Cloned from QPID-107 to capture the work done on the Java Broker
> Implement ACL and RBAC for both brokers (Java)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.