Hi,
we use Apache DS in Jackrabbit Oak. See [0] and [1].

Regards, Toby

[0]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-auth-ldap/src/test/java/org/apache/jackrabbit/oak/security/authentication/ldap/AbstractServer.java
[1]
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-auth-ldap/src/test/java/org/apache/jackrabbit/oak/security/authentication/ldap/InternalLdapServer.java


On Tue, Oct 13, 2015 at 1:43 PM, Naveen Gangam <[email protected]> wrote:

> Hey all,
> Currently we are using UnboundID's in-memory ldap server to test an
> authentication provider. The test setup starts an in-memory ldap server and
> imports an ldif without defining any schema.
>
> We are evaluating a switch to Apache Directory from UnboundID. When I first
> eval'ed it before using UnboundID, I couldnt get it to work out of the box.
> There were duplicate ldif files in the Apache DS jars.
>
> Could someone please provide a working sample that starts a ldap server and
> loads from an ldif file? Any help would much appreciated.
>
> Thank you
> Naveen
>

Reply via email to