Bug 1113197
| Summary: | Linux clients do not report "mech" information to the broker. | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Irina Boverman <iboverma> |
| Component: | qpid-cpp | Assignee: | Gordon Sim <gsim> |
| Status: | CLOSED ERRATA | QA Contact: | Petra Svobodová <psvobodo> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | CC: | gsim, iboverma, jross, psvobodo |
| Target Milestone: | 3.1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | qpid-cpp-0.30-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1113194 | Environment: | |
| Last Closed: | 2015-04-14 13:48:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 1113194 | ||
| Bug Blocks: | |||
|
Description
Irina Boverman
2014-06-25 15:36:06 UTC
They do, unless auth=no. The description isn't very helpful here, since all the detaul refers to a different issue. Lowering severity, since with auth=no only two mechanisms are supported - ANONYMOUS and PLAIN - and you can easily deduce which is in use from the authIdentity. With auth=yes, the mechanism is reported. Fixed upstream by https://svn.apache.org/r1605511 "qpid-stat" tool shows authentication mechanism used for connection of clients connected from Linux in the "mech" column. Verified on Rhel 6.6-i686 and x86_64 on packages qpid-cpp-0.30-6. --> VERIFIED Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHEA-2015-0805.html |