Hi Mark,
> I created a custom partition and schema for 1.0, and it works fine. > I now tried to update to 1.5 and am lost. > I searched through the archives and need to know how to add my schema > statically or dynamically starting with OpenLDAP schema definitions. > > Any pointers on how to do this for 1.5 would be greatly appreciated. > You could use the LDAP Studio Schemas Editor to open your OpenLDAP schema file, then you could export this schema for ApacheDS 1.5. The export function creates an LDIF with all the dynamic schema entries, just import it into ADS. I hope that helps. Regards, Stefan
