From b83ba1c0bc269d2b9dddd73dfe8a90d4d3723e58 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Thu, 9 Jun 2011 10:38:20 +0000 Subject: QPID-3296: update RMIPasswordAuthenticator to authenticate users via AuthenticationManager instead of a PrincipalDatabase Applied patch from Keith Wall git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1133781 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/broker/etc/config.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'qpid/java/broker/etc') diff --git a/qpid/java/broker/etc/config.xml b/qpid/java/broker/etc/config.xml index ec386ab669..c0f9b4df61 100644 --- a/qpid/java/broker/etc/config.xml +++ b/qpid/java/broker/etc/config.xml @@ -86,10 +86,6 @@ false - - - passwordfile - ${conf}/virtualhosts.xml -- cgit v1.2.1