[
https://issues.apache.org/jira/browse/QPID-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14048898#comment-14048898
]
ASF subversion and git services commented on QPID-5864:
-------------------------------------------------------
Commit 1607086 from [~pmoravec] in branch 'qpid/trunk'
[ https://svn.apache.org/r1607086 ]
[QPID-5864]: [Python client] Provide better error description when SASL
required but no credentials provided
> [Python client] Provide better error description when SASL required but no
> credentials provided
> -----------------------------------------------------------------------------------------------
>
> Key: QPID-5864
> URL: https://issues.apache.org/jira/browse/QPID-5864
> Project: Qpid
> Issue Type: Improvement
> Components: Python Client
> Affects Versions: 0.28
> Reporter: Pavel Moravec
> Assignee: Pavel Moravec
> Priority: Trivial
> Labels: easyfix, easytest
> Fix For: Future
>
>
> When qpidd is started with auth=yes and ANONYMOUS mechanism disabled, an
> attempt to connect to it without credentials provides confusing error:
> $ qpid-stat -q
> Failed: AuthenticationFailure - Error in sasl_client_start (-4) SASL(-4): no
> mechanism available: No worthy mechs found
> $
> While e.g. PLAIN mechanism *is* available.
> The error should be rather "Anonymous connections disabled, missing
> credentials" or so.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]