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.