The authentication plugin is used to control access to the broker. The authorization plugin is used to control access to the destinations. So if you haven't enabled the authorization plugin, then everyone who is granted access to the broker is also granted access to all the destinations.
Joe Get a free ActiveMQ user guide @ http://www.ttmsolutions.com Sandro Tosi wrote: > > Hello, > actually, every queue on activemq are "free entrance" for everyone (ok, > knowing server, ports, name, etc) but we'd like anyhow to stop this and > require a username/password access policy. > > I've read the security doc[1] and added the "Simple Authentication Plugin" > but I'm still able to connect to queues "anonymously". > > How can I grant access only to given username/pwd? > > Thanks in advance, > Sandro > > [1] http://activemq.apache.org/security.html > -- View this message in context: http://www.nabble.com/Protect-queues-access-with-password-tp19453220p19453411.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.