Roddie Kieley created PROTON-1695:
-------------------------------------

             Summary: [OSX] Cyrus SASL plugins do not load leading to missing 
mechanisms
                 Key: PROTON-1695
                 URL: https://issues.apache.org/jira/browse/PROTON-1695
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: proton-c-0.18.0
         Environment: OS X 10.11.6
Cyrus SASL 2.1.26
            Reporter: Roddie Kieley


Found this issue while working on PROTON-522 as per this 
[comment|https://issues.apache.org/jira/browse/PROTON-522?focusedCommentId=16218540&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16218540]
 the short version of which is:
{quote}
Ran into some trouble with cyrus-sasl after seeing that the go TestAuthPlain 
failed for both "Unix Makefiles" and "Xcode", in this case 7.3.1. Found that 
the plugins do not get loaded on OSX due to sasl_client_init(NULL) but 
rectified with sasl_client_init(pni_user_password_callbacks).
{quote}

The issue with the go-test TestAuthPlain was addressed via PROTON-1655, however 
the work for PROTON-522 does not include the above update as testing the update 
was not complete.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to