From a78bc3c162a429877b53ec069cfc5ff013d8de1f 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/qpid@1133781 13f79535-47bb-0310-9956-ffa450edef68 --- java/systests/etc/config-systests-ServerConfigurationTest-New.xml | 4 ---- java/systests/etc/config-systests-ServerConfigurationTest-Old.xml | 3 --- java/systests/etc/config-systests-firewall-2.xml | 4 ---- java/systests/etc/config-systests-firewall-3.xml | 4 ---- 4 files changed, 15 deletions(-) (limited to 'java/systests/etc') diff --git a/java/systests/etc/config-systests-ServerConfigurationTest-New.xml b/java/systests/etc/config-systests-ServerConfigurationTest-New.xml index 39805cbc48..1c7c7bb60f 100644 --- a/java/systests/etc/config-systests-ServerConfigurationTest-New.xml +++ b/java/systests/etc/config-systests-ServerConfigurationTest-New.xml @@ -57,10 +57,6 @@ - - - passwordfile - ${conf}/virtualhosts-ServerConfigurationTest-New.xml diff --git a/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml b/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml index e87be87154..56eaced9f7 100644 --- a/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml +++ b/java/systests/etc/config-systests-ServerConfigurationTest-Old.xml @@ -56,9 +56,6 @@ - -passwordfile - ${conf}/virtualhosts-ServerConfigurationTest-New.xml dev-only diff --git a/java/systests/etc/config-systests-firewall-2.xml b/java/systests/etc/config-systests-firewall-2.xml index 05c3eaff9f..4c1bf9a800 100644 --- a/java/systests/etc/config-systests-firewall-2.xml +++ b/java/systests/etc/config-systests-firewall-2.xml @@ -84,10 +84,6 @@ false - - passwordfile - - diff --git a/java/systests/etc/config-systests-firewall-3.xml b/java/systests/etc/config-systests-firewall-3.xml index 861a3b33a3..19aaec9e54 100644 --- a/java/systests/etc/config-systests-firewall-3.xml +++ b/java/systests/etc/config-systests-firewall-3.xml @@ -84,10 +84,6 @@ false - - passwordfile - - -- cgit v1.2.1