You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Pavel Moravec (JIRA)" <ji...@apache.org> on 2011/08/19 14:34:27 UTC

[jira] [Updated] (QPID-3437) Unify credentials options in qpid tools

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

Pavel Moravec updated QPID-3437:
--------------------------------

    Priority: Minor  (was: Major)

> Unify credentials options in qpid tools
> ---------------------------------------
>
>                 Key: QPID-3437
>                 URL: https://issues.apache.org/jira/browse/QPID-3437
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 0.10
>            Reporter: Pavel Moravec
>            Priority: Minor
>
> Different qpid-* tools use different command line options for authentication. E.g.:
> qpid-perftest	--username guest --password passwd -b broker --mechanism MECH
> qpid-config	-a guest/passwd@broker --sasl-mechanism=MECH
> qpid-stat	guest/passwd@broker -sasl-mechanism=MECH
> Further to that, some tools (i.e. qpid-tool) don't have an option to set up SASL mechanism at all.
> It makes sense to unify these options, plus add missing where desired.
> See attached table with list of tools, their options and some further comments (some minor bugs found as well).

--
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