Ganesh Murthy created DISPATCH-321:
--------------------------------------
Summary: Dispatch does not send out SASL-OUTCOME frame on sasl
failure
Key: DISPATCH-321
URL: https://issues.apache.org/jira/browse/DISPATCH-321
Project: Qpid Dispatch
Issue Type: Bug
Components: Container
Affects Versions: 0.6.0
Reporter: Ganesh Murthy
Setup a listener with SASL PLAIN authentication on dispatch and use a client to
connect to the listener using the wrong PLAIN username/password.
Dispatch closes the connection without sending the SASL-OUTCOME frame.
Here is the trace from the client connecting to the router
{noformat}
Dispatch:
2016-05-09 03:08:00 [Protocol] debug tcp:localhost:5672 writing protocol
header: 1-0
2016-05-09 03:08:00 [Protocol] debug tcp:localhost:5672 read protocol
header: 1-0
2016-05-09 03:08:00 [Protocol] debug tcp:localhost:5672 Received
SASL-MECHANISMS(PLAIN DIGEST-MD5 CRAM-MD5 )
2016-05-09 03:08:00 [Protocol] debug tcp:localhost:5672 Sent
SASL-INIT(PLAIN, \x00admin@QPID\x00adminxxx, localhost)
qpid-receive: Connect failed to amqp:tcp:localhost:5672: Reconnect disabled
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]