Apollo relies on JAAS LoginModule to handle authentication. Out of the box, there is support for file-based authentication: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-broker/src/main/scala/org/apache/activemq/apollo/broker/security/FileUserLoginModule.scala?view=markup
To add LDAP or database, you'll need to configure a custom JAAS LoginModule as described here: http://activemq.apache.org/apollo/documentation/user-manual.html#Using_Custom_Login_Modules ----- http://www.christianposta.com -- View this message in context: http://activemq.2283324.n4.nabble.com/Apollo-database-authentication-tp4654875p4654938.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.