Bug 529670
| Summary: | qpid-config - inappropriate error message if trying to authenticate with non-existing user | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Frantisek Reznicek <freznice> |
| Component: | qpid-qmf | Assignee: | Nuno Santos <nsantos> |
| Status: | CLOSED ERRATA | QA Contact: | Frantisek Reznicek <freznice> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1.1.6 | CC: | aortega, esammons, iboverma, tross |
| Target Milestone: | 1.3 | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
The qpid-config exits with an incorrect and a non-explanatory message if trying to authenticate a user not present in auth.db (for example: Failed: "TypeError - int argument required"). With this update, a proper explanatory error message is returned (for example: "Connect Failed 320 -connection-forced: Authentication failed").
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-14 16:14:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Frantisek Reznicek
2009-10-19 12:44:49 UTC
This seems to have already been fixed at svn rev 803168, now I get the following kind of message:
Failed: ConnectionFailed: (320, u'connection-forced: Authentication failed')
and
Failed: SessionException: ExecutionException(error_code=403, command_id=serial(11), class_code=0, command_code=0, field_index=0, description=u'unauthorized-access: authorised user id : anonymous but user id in message declared as testerX (qpid/broker/SemanticState.cpp:372)', error_info={}, channel=1, id=serial(0))
The issue has been fixed, verified on RHEL4.8 / 5.5 i386 / x86_64 on packages: python-qpid-0.7.946106-9.el5 qpid-cpp-client-0.7.946106-10.el5 qpid-cpp-client-devel-0.7.946106-10.el5 qpid-cpp-client-devel-docs-0.7.946106-10.el5 qpid-cpp-client-rdma-0.7.946106-10.el5 qpid-cpp-client-ssl-0.7.946106-10.el5 qpid-cpp-mrg-debuginfo-0.7.946106-9.el5 qpid-cpp-server-0.7.946106-10.el5 qpid-cpp-server-cluster-0.7.946106-10.el5 qpid-cpp-server-devel-0.7.946106-10.el5 qpid-cpp-server-rdma-0.7.946106-10.el5 qpid-cpp-server-ssl-0.7.946106-10.el5 qpid-cpp-server-store-0.7.946106-10.el5 qpid-cpp-server-xml-0.7.946106-10.el5 qpid-java-client-0.7.946106-6.el5 qpid-java-common-0.7.946106-6.el5 qpid-tools-0.7.946106-7.el5 rh-qpid-cpp-tests-0.7.946106-10.el5 -> VERIFIED
Technical note added. If any revisions are required, please edit the "Technical Notes" field
accordingly. All revisions will be proofread by the Engineering Content Services team.
New Contents:
The qpid-config exits with an incorrect and a non-explanatory message if trying to authenticate a user not present in auth.db (for example: Failed: "TypeError - int argument required"). With this update, a proper explanatory error message is returned (for example: "Connect Failed 320 -connection-forced: Authentication failed").
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2010-0773.html |