diff options
Diffstat (limited to 'java/broker/etc')
| -rw-r--r-- | java/broker/etc/config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml index 80ee039ee5..a36fe57c06 100644 --- a/java/broker/etc/config.xml +++ b/java/broker/etc/config.xml @@ -74,6 +74,9 @@ <access> <class>org.apache.qpid.server.security.access.plugins.AllowAll</class> </access> + + <msg-auth>false</msg-auth> + <jmx> <access>${conf}/jmxremote.access</access> <principal-database>passwordfile</principal-database> |
