[
https://issues.apache.org/jira/browse/QPID-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Huston reopened QPID-2617:
--------------------------------
The changes in r947748 broke two things:
1. The Windows code for SaslAuthenticator wasn't adjusted to the new init()
signature.
2. The CMake build descriptions were not adjusted per the Makefile.am changes.
The build failure is available at:
http://www.riverace.com/CDash-1.4.2/viewBuildError.php?buildid=648
> make sasl-based tests config files relocatable
> ----------------------------------------------
>
> Key: QPID-2617
> URL: https://issues.apache.org/jira/browse/QPID-2617
> Project: Qpid
> Issue Type: Improvement
> Components: C++ Broker
> Reporter: michael j. goulish
> Assignee: michael j. goulish
>
> Currently, sasl-based testing is hampered by the fact that the sasl library
> code is only reading its configuration information from the standard
> installed location /etc/sasl2 . This means that sasl installation must be
> done manually on a machine prior to running sasl-based tests, which makes
> them not fully automatable.
> 1. Find a way of telling the library to look elsewhere
> 2. expose that mechanism through a broker option
> 3. check a suitable config file into our source tree, at cpp/src/tests
> 4. reference the locally-created sasldb from the new config file
> 5. the new sasl tests should be runnable by any users -- not just root.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]