You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by tk0485 <tk...@gmail.com> on 2016/10/05 18:22:47 UTC

how to create read only user in activeMQ web console?

Hi all,
I'm trying to create a read only user in activeMQ console, I found  (1)
<https://discuss.pivotal.io/hc/en-us/articles/202653688-How-can-fine-grained-access-control-be-enabled-for-the-ActiveMQ-administrative-console-2008351-draft->  
and  (2)
<http://stackoverflow.com/questions/27050373/read-only-web-console-access-in-activemq>  
this too. the second post from stackoverflow is not helpful because it
deployed the web console to an external server. The second page from pivotal
looks promising and I tried with activeMQ version 5.14.1 but it didn't work
too. activeMQ didn't even start then I had to use un-encrypted password and
changed the class name from
class="org.eclipse.jetty.http.security.Constraint" to
class="org.eclipse.jetty.util.security.Constraint" now I can run activeMQ
but whenever I try accessing the console with the user/password specified
for read only user I get !role error. Any ideas?

Thanks in advance!



--
View this message in context: http://activemq.2283324.n4.nabble.com/how-to-create-read-only-user-in-activeMQ-web-console-tp4717534.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.