On Wed, Oct 14, 2015 at 4:43 AM, 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. > this was most likely due to adding multiple dependencies of ApacheDS where more than one library packaged the schema files. The solution is not to add api-ldap-schema-data as a dependency. > > Could someone please provide a working sample that starts a ldap server and > loads from an ldif file? Any help would much appreciated. > does this LDIF file contain custom schema attributes? > > Thank you > Naveen > -- Kiran Ayyagari http://keydap.com
