Hi,

While playing with the latest trunk release of the C++ broker, I noticed
that none of the QMF based tools (qpid-config, qpid-tool, qpid-stat)
displays the username under which the AMQP 0.10 connection has been
authenticated. This seems to apply to both PLAIN and EXTERNAL
authentication.

Object of type:
org.apache.qpid.broker:connection:_data(6704caf8-330d-7817-af91-bd463dd37e08)
    Attribute          133

======================================================================================================================================================================================================
    vhostRef           165
    address            qpid.127.0.0.1:20000-127.0.0.1:54688
    incoming           True
    SystemConnection   False
    userProxyAuth      False
    federationLink     False
    authIdentity
    remoteProcessName  qpid-tool
    remotePid          5148
    remoteParentPid    5133
    shadow             False
    saslMechanism      PLAIN
    saslSsf            0
    remoteProperties   {u'product': u'qpid python client',
u'qpid.client_ppid': 5133, u'qpid.client_process': u'qpid-tool',
u'platform': u'posix', u'qpid.client_pid': 5148, u'version': u'development'}
    protocol           AMQP 0-10
    closing            False
    framesFromClient   2755
    framesToClient     7749
    bytesFromClient    83850
    bytesToClient      3161804
    msgsFromClient     56
    msgsToClient       2551

For AMQP 1.0, everything seems to be fine.

Can someone confirm this problem? If yes, I can raise a JIRA for it.

Thanks & Regards
Jakub

Reply via email to