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/04/10 17:45:32 UTC

[jira] Created: (QPID-445) Allow Qpid JMX Management console to manage access file.

Allow Qpid JMX Management console to manage access file.
--------------------------------------------------------

                 Key: QPID-445
                 URL: https://issues.apache.org/jira/browse/QPID-445
             Project: Qpid
          Issue Type: New Feature
          Components: Java Broker, Java Management Console
            Reporter: Martin Ritchie
         Assigned To: Martin Ritchie
             Fix For: M2


Currently the qpid access file contains a single test entry of guest with password guest.

Augment the management console to provide access to edit this file.

Naturally this means the management console will have to have access controls placed on it.



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


[jira] Commented: (QPID-445) Allow Qpid JMX Management console to manage access file.

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

Martin Ritchie commented on QPID-445:
-------------------------------------

There appears to be an issue with the password be correctly written to the file. 

Diagnosing root cause.. Management Console Application or Broker MBean code.

> Allow Qpid JMX Management console to manage access file.
> --------------------------------------------------------
>
>                 Key: QPID-445
>                 URL: https://issues.apache.org/jira/browse/QPID-445
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker, Java Management Console
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently the qpid access file contains a single test entry of guest with password guest.
> Augment the management console to provide access to edit this file.
> Naturally this means the management console will have to have access controls placed on it.

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


[jira] Commented: (QPID-445) Allow Qpid JMX Management console to manage access file.

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

Marnie McCormack commented on QPID-445:
---------------------------------------

Checking status as sub tasks complete.

> Allow Qpid JMX Management console to manage access file.
> --------------------------------------------------------
>
>                 Key: QPID-445
>                 URL: https://issues.apache.org/jira/browse/QPID-445
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker, Java Management Console
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently the qpid access file contains a single test entry of guest with password guest.
> Augment the management console to provide access to edit this file.
> Naturally this means the management console will have to have access controls placed on it.

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


[jira] Resolved: (QPID-445) Allow Qpid JMX Management console to manage access file.

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

Martin Ritchie resolved QPID-445.
---------------------------------

    Resolution: Fixed

Completed: At revision: 530798  


> Allow Qpid JMX Management console to manage access file.
> --------------------------------------------------------
>
>                 Key: QPID-445
>                 URL: https://issues.apache.org/jira/browse/QPID-445
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker, Java Management Console
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently the qpid access file contains a single test entry of guest with password guest.
> Augment the management console to provide access to edit this file.
> Naturally this means the management console will have to have access controls placed on it.

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


[jira] Commented: (QPID-445) Allow Qpid JMX Management console to manage access file.

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

Bhupendra Bhardwaj commented on QPID-445:
-----------------------------------------

isAdminMethod() had a defect causing the ClassCastException because the args[1] is not always a String.
It is fixed now. 
Completed: At revision: 531458  


> Allow Qpid JMX Management console to manage access file.
> --------------------------------------------------------
>
>                 Key: QPID-445
>                 URL: https://issues.apache.org/jira/browse/QPID-445
>             Project: Qpid
>          Issue Type: New Feature
>          Components: Java Broker, Java Management Console
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>             Fix For: M2
>
>
> Currently the qpid access file contains a single test entry of guest with password guest.
> Augment the management console to provide access to edit this file.
> Naturally this means the management console will have to have access controls placed on it.

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