You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/03/01 16:21:37 UTC

[jira] Resolved: (QPID-2617) make sasl-based tests config files relocatable

     [ https://issues.apache.org/jira/browse/QPID-2617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-2617.
------------------------------

    Resolution: Fixed

> 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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org