Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3060

QMF Console (console.py) uses the wrong user-id to annotate messages sent

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.8
    • 0.9
    • QMF
    • None

    Description

      console.py sets the user-id of outgoing messages with the username supplied in the connection options. It is more appropriate to use the authenticated-user-id from the connection object. This is the actual user-id used by SASL when authenticating the connection.

      For example, the connection options might provide a user name of "guest", but if the broker is configured for ANONYMOUS auth, the actual user name will be "anonymous". This mismatch causes messages to be rejected by the broker.

      Attachments

        Issue Links

          Activity

            People

              tross Ted Ross
              tross Ted Ross
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: