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 2007/03/15 15:44:09 UTC

[jira] Created: (QPID-416) Implement Access Controls

Implement Access Controls
-------------------------

                 Key: QPID-416
                 URL: https://issues.apache.org/jira/browse/QPID-416
             Project: Qpid
          Issue Type: New Feature
          Components: Java Broker
            Reporter: Martin Ritchie
         Assigned To: Martin Ritchie


Currently there is no access controls. Currently there is no access control on broker objects.

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


[jira] Updated: (QPID-416) Implement Access Controls

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

Martin Ritchie updated QPID-416:
--------------------------------

    Description: 
Currently there is no access controls. Currently there is no access control on broker objects.

Access Control hooks need to be defined to control access to:

VirtualHosts
Queues
Messages

This will form the ground work for QPID-419

  was:Currently there is no access controls. Currently there is no access control on broker objects.


> Implement Access Controls
> -------------------------
>
>                 Key: QPID-416
>                 URL: https://issues.apache.org/jira/browse/QPID-416
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> Currently there is no access controls. Currently there is no access control on broker objects.
> Access Control hooks need to be defined to control access to:
> VirtualHosts
> Queues
> Messages
> This will form the ground work for QPID-419

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


[jira] Commented: (QPID-416) Implement Access Controls

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

Martin Ritchie commented on QPID-416:
-------------------------------------

Current access control is based on the user_id identified during connection. This is only recorded as a String in the Session object. This needs to be updated to a more configurable User/Role so groups and other ACLs can be used.

> Implement Access Controls
> -------------------------
>
>                 Key: QPID-416
>                 URL: https://issues.apache.org/jira/browse/QPID-416
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> Currently there is no access controls. Currently there is no access control on broker objects.
> Access Control hooks need to be defined to control access to:
> VirtualHosts
> Queues
> Messages
> This will form the ground work for QPID-419

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


[jira] Commented: (QPID-416) Implement Access Controls

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

Martin Ritchie commented on QPID-416:
-------------------------------------

At revision: 526091   Addition of Read/Write access control to VHosts. Currenltly only READ controls enabled


> Implement Access Controls
> -------------------------
>
>                 Key: QPID-416
>                 URL: https://issues.apache.org/jira/browse/QPID-416
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> Currently there is no access controls. Currently there is no access control on broker objects.
> Access Control hooks need to be defined to control access to:
> VirtualHosts
> Queues
> Messages
> This will form the ground work for QPID-419

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


[jira] Resolved: (QPID-416) Implement Access Controls

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

Martin Ritchie resolved QPID-416.
---------------------------------

       Resolution: Fixed
    Fix Version/s: M2

Resolving for M2 that access controls can be performed per vHost. Further controls defered to RBAC/ACL JIRA QIPD-107

> Implement Access Controls
> -------------------------
>
>                 Key: QPID-416
>                 URL: https://issues.apache.org/jira/browse/QPID-416
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently there is no access controls. Currently there is no access control on broker objects.
> Access Control hooks need to be defined to control access to:
> VirtualHosts
> Queues
> Messages
> This will form the ground work for QPID-419

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