diff --git a/core/src/test/resources/org/acegisecurity/providers/ldap/apacheds-context.xml b/core/src/test/resources/org/acegisecurity/providers/ldap/apacheds-context.xml deleted file mode 100644 index 393498a28e..0000000000 --- a/core/src/test/resources/org/acegisecurity/providers/ldap/apacheds-context.xml +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - - - - - - simple - uid=admin,ou=system - secret - - photo personalSignature audio jpegPhoto javaSerializedData userPassword - userCertificate cACertificate authorityRevocationList certificateRevocationList - crossCertificatePair x500UniqueIdentifier krb5Key - - - - - - - - ${java.io.tmpdir}/apache_ds - true - false - 10389 - - - - - - - - - - - - - - - acegisecurity - dc=acegisecurity,dc=org - - - objectClass - ou - uid - - - - - objectClass: top - objectClass: domain - objectClass: extensibleObject - dc: apache - - - - - - - - - - - - - - - \ No newline at end of file