[jira] [Commented] (QPID-4407) default implementation of SASL does not check that mechanism is correct

2013-07-12 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13707287#comment-13707287
 ] 

ASF subversion and git services commented on QPID-4407:
---

Commit 1502664 from [~gsim]
[ https://svn.apache.org/r1502664 ]

QPID-4407: verify mechanism used when no external SASL library is available

 default implementation of SASL does not check that mechanism is correct
 ---

 Key: QPID-4407
 URL: https://issues.apache.org/jira/browse/QPID-4407
 Project: Qpid
  Issue Type: Bug
  Components: C++ Client
Affects Versions: 0.18
Reporter: Gordon Sim
Assignee: Gordon Sim
Priority: Minor
 Fix For: Future


 i.e. when cyrus-sasl support is not built in, the mechanism will be sent as 
 taken from configuration even if that is null or something not supported by 
 the broker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org



[jira] [Commented] (QPID-4407) default implementation of SASL does not check that mechanism is correct

2012-11-01 Thread Gordon Sim (JIRA)

[ 
https://issues.apache.org/jira/browse/QPID-4407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13488540#comment-13488540
 ] 

Gordon Sim commented on QPID-4407:
--

Workaround is of course to set the mechanism to one that is known to be 
supported by the broker connected to.

 default implementation of SASL does not check that mechanism is correct
 ---

 Key: QPID-4407
 URL: https://issues.apache.org/jira/browse/QPID-4407
 Project: Qpid
  Issue Type: Bug
  Components: C++ Client
Affects Versions: 0.18
Reporter: Gordon Sim

 i.e. when cyrus-sasl support is not built in, the mechanism will be sent as 
 taken from configuration even if that is null or something not supported by 
 the broker.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

-
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org