You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Justin Ross (JIRA)" <ji...@apache.org> on 2014/11/06 15:34:34 UTC

[jira] [Assigned] (QPID-6203) Prevent broker startup when invalid directory is passed --sasl-config

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

Justin Ross reassigned QPID-6203:
---------------------------------

    Assignee: Justin Ross

> Prevent broker startup when invalid directory is passed --sasl-config
> ---------------------------------------------------------------------
>
>                 Key: QPID-6203
>                 URL: https://issues.apache.org/jira/browse/QPID-6203
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker
>    Affects Versions: 0.10
>            Reporter: Ernest Allen
>            Assignee: Justin Ross
>            Priority: Minor
>             Fix For: 0.31
>
>
> The --sasl-config option specifies a directory that contains the sasl config file named qpidd.conf. Some checks are already made on that directory.
> The broker should make the following additional tests on the directory that is specified with the --sasl-config option:
> - That what is passed in is a directory and not a file
> - That the directory contains a qpidd.conf file
> - That the broker is able to read the qpidd.conf file 
> If any of the new tests fail, the broker should fail to start and an appropriate error message should be displayed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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