[
https://issues.apache.org/jira/browse/QPID-3500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chuck Rolke resolved QPID-3500.
-------------------------------
Resolution: Fixed
Fix Version/s: 0.19
Assignee: Chuck Rolke
Fixed with r1388032
> qpidd --help should ignore other parameters (incl. config file)
> ---------------------------------------------------------------
>
> Key: QPID-3500
> URL: https://issues.apache.org/jira/browse/QPID-3500
> Project: Qpid
> Issue Type: Bug
> Components: C++ Broker
> Affects Versions: 0.12
> Reporter: Pavel Moravec
> Assignee: Chuck Rolke
> Priority: Trivial
> Labels: patch
> Fix For: 0.19
>
> Attachments: help_show.patch
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> Steps to Reproduce:
> 1. Add "log-to-file=/tmp/qpidd.log" to /etc/qpidd.conf
> 2. Login as root user, touch /tmp/qpidd.log && chmod 600 /tmp/qpidd.log
> 3. su to a non-root user, run "/usr/sbin/qpidd --help"
> Further similar reproductions:
> qpidd --help --config not_readable_file
> qpidd --help --log-file not_readable_file (where /etc/qpidd.conf does not
> contain log-file option)
> qpidd --help (when config file is not readable)
> qpidd --help (when config file contains log-file to non-readable file)
> Plus all the above for --version option (instead of --help).
> Patch for all the above (except one questionable case) will be uploaded.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]