I'm not aware of other options from within the broker. But you've asked
several questions about dynamic changes to the set of authorized users, so
I wonder if you'd be best served using an LDAP user store rather than the
bare-bones file-based auth store. In that case, you'd have access to all
the t
Hello-
ActiveMQ supports a number of different ways to authenticate users, so there is
not one command line tool to support all the combinations. If you are using the
users.properties or credentials.properties approach, you can simply append new
users to those text files.
For authorization, th