On 01/24/2012 11:32 PM, Paul Colby wrote:
Hi,
I've just discovered that qpid-stat is NOT affected by qpidd's --auth flag.
Is this expected behaviour?
Specifically, if I run:
qpidd --auth=yes
Then, my own clients (using the C++ qpid client libraries) fail to connect
unless I set username/password, but the following qpid-stat command works
fine:
qpid-stat -qIS queue
I would expect that qpid-stat would fail unless I give it a username /
password.
Is it the case that QMF does not require authentication?
No, but unless you have disabled ANONYMOUS authentication, that may be
used even with auth=yes.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]