Oh I see! You are referring to the ANONYMOUS SASL auth mechanism(?) It does seem a little counter-intuitive that the ANONYMOUS mechanism would be enabled by default, but I guess that's a SASL issue ;)
Thanks :) pc ---- http://colby.id.au On Wed, Jan 25, 2012 at 9:01 PM, Gordon Sim <[email protected]> wrote: > 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:users-subscribe@qpid.**apache.org<[email protected]> > >
