I am trying to configure simple JAAS authentication for ActiveMQ. I have created a xml called activemq-jaas.xml as: The other configuration files are: login.config users.properties groups.properties I started the ActiveMQ with command ./activemq start in linux terminal. But I cannot login with guest/guest credentials but I can login with admin/admin(which I could before I configured JAAS xml also). What I