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/20 15:09:15 UTC

[jira] Created: (QPID-470) Attempting to connect with valid credentials but no access rights doesn't deny access.

Attempting to connect with valid credentials but no access rights doesn't deny access.
--------------------------------------------------------------------------------------

                 Key: QPID-470
                 URL: https://issues.apache.org/jira/browse/QPID-470
             Project: Qpid
          Issue Type: Bug
          Components: Java Management Console
            Reporter: Martin Ritchie
         Assigned To: Bhupendra Bhardwaj
             Fix For: M2


The user is denied access but the console shows connection but logs out.

The connection has no operations.

Error in connecting to Qpid broker
java.lang.SecurityException: Access denied
        at org.apache.qpid.server.management.MBeanInvocationHandlerImpl.invoke(M
BeanInvocationHandlerImpl.java:138)
        at $Proxy8.queryMBeans(Unknown Source)
        at javax.management.remote.generic.ServerIntermediary.handleRequest(Serv
erIntermediary.java:313)
        at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJ
ob.run(ServerIntermediary.java:951)
        at java.security.AccessController.doPrivileged(Native Method)
        at javax.management.remote.generic.ServerIntermediary$RequestHandler.han
dleMBSReqMessage(ServerIntermediary.java:727)
        at javax.management.remote.generic.ServerIntermediary$RequestHandler.exe
cute(ServerIntermediary.java:629)
        at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJ
ob.run(ServerSynchroMessageConnectionImpl.java:266)
        at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(Thread
Service.java:208)
        at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)


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


[jira] Resolved: (QPID-470) Attempting to connect with valid credentials but no access rights doesn't deny access.

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

Martin Ritchie resolved QPID-470.
---------------------------------

    Resolution: Fixed

resolved on M2

> Attempting to connect with valid credentials but no access rights doesn't deny access.
> --------------------------------------------------------------------------------------
>
>                 Key: QPID-470
>                 URL: https://issues.apache.org/jira/browse/QPID-470
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Management Console
>            Reporter: Martin Ritchie
>            Assignee: Bhupendra Bhardwaj
>             Fix For: M2
>
>
> The user is denied access but the console shows connection but logs out.
> The connection has no operations.
> Error in connecting to Qpid broker
> java.lang.SecurityException: Access denied
>         at org.apache.qpid.server.management.MBeanInvocationHandlerImpl.invoke(M
> BeanInvocationHandlerImpl.java:138)
>         at $Proxy8.queryMBeans(Unknown Source)
>         at javax.management.remote.generic.ServerIntermediary.handleRequest(Serv
> erIntermediary.java:313)
>         at javax.management.remote.generic.ServerIntermediary$PrivilegedRequestJ
> ob.run(ServerIntermediary.java:951)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at javax.management.remote.generic.ServerIntermediary$RequestHandler.han
> dleMBSReqMessage(ServerIntermediary.java:727)
>         at javax.management.remote.generic.ServerIntermediary$RequestHandler.exe
> cute(ServerIntermediary.java:629)
>         at com.sun.jmx.remote.generic.ServerSynchroMessageConnectionImpl$RemoteJ
> ob.run(ServerSynchroMessageConnectionImpl.java:266)
>         at com.sun.jmx.remote.opt.util.ThreadService$ThreadServiceJob.run(Thread
> Service.java:208)
>         at com.sun.jmx.remote.opt.util.JobExecutor.run(JobExecutor.java:59)

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