Ernest Allen created QPID-6203:
----------------------------------
Summary: 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
Priority: Minor
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: [email protected]
For additional commands, e-mail: [email protected]