summaryrefslogtreecommitdiff
path: root/java/broker/etc
diff options
context:
space:
mode:
authorRobert Gemmell <robbie@apache.org>2011-06-09 10:38:20 +0000
committerRobert Gemmell <robbie@apache.org>2011-06-09 10:38:20 +0000
commita78bc3c162a429877b53ec069cfc5ff013d8de1f (patch)
tree0f9d6ce93a84caddab17743149d0826b9bbe7db3 /java/broker/etc
parent8ea1598a13e2344a8733ffe2c79abacfe7f477f4 (diff)
downloadqpid-python-a78bc3c162a429877b53ec069cfc5ff013d8de1f.tar.gz
QPID-3296: update RMIPasswordAuthenticator to authenticate users via AuthenticationManager instead of a PrincipalDatabase
Applied patch from Keith Wall <keith.wall@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1133781 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/broker/etc')
-rw-r--r--java/broker/etc/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/java/broker/etc/config.xml b/java/broker/etc/config.xml
index ec386ab669..c0f9b4df61 100644
--- a/java/broker/etc/config.xml
+++ b/java/broker/etc/config.xml
@@ -86,10 +86,6 @@
<allow-all />
<msg-auth>false</msg-auth>
-
- <jmx>
- <principal-database>passwordfile</principal-database>
- </jmx>
</security>
<virtualhosts>${conf}/virtualhosts.xml</virtualhosts>