Hi,

Thanks a lot for the reply. I'll try to put some code in JIRA when I find some time.

Our test code is actually online in the Maven reports (failing tests are commented out).

The class which encapsulates apacheDS:

http://acegisecurity.sourceforge.net/multiproject/acegi-security/xref-test/org/acegisecurity/providers/ldap/LdapTestServer.html

The test base class which sets up the server:

http://acegisecurity.sourceforge.net/multiproject/acegi-security/xref-test/org/acegisecurity/providers/ldap/AbstractLdapServerTestCase.html

The password comparison tests:

http://acegisecurity.sourceforge.net/multiproject/acegi-security/xref-test/org/acegisecurity/providers/ldap/authenticator/PasswordComparisonAuthenticatorTests.html

and the user search tests:

http://acegisecurity.sourceforge.net/multiproject/acegi-security/xref-test/org/acegisecurity/providers/ldap/authenticator/FilterBasedLdapUserSearchTests.html

The latter just has several assertions commented out which fail because the names returned by ApacheDS are the full DNs, not those relative to the search target context.

Thanks again,

Luke.



Trustin Lee wrote:
Hello Luke,

I'm sorry for the late response.

Could you please create a JUnit test case for these issues?  I'll really
appreciate it.  Please post them to JIRA.

Thanks in advance,
Trustin



--
 Luke Taylor.                      Monkey Machine Ltd.
 PGP Key ID: 0x57E9523C            http://www.monkeymachine.ltd.uk

Reply via email to