On Thu, Jun 11, 2015 at 11:31 AM, Ezsra McDonald <[email protected]>
wrote:

> So, I need to import 330k records to my directory in a short amount of
> time. Is there a CLI that will do the job or is the Studio the only option?
>
> one easy way is to use ldapadd  command, e.g

ldapadd -H ldap://localhost:10389 -x -D "uid=admin,ou=system" -W -f
mydata.ldif

make sure that your LDIF file is sorted in parent entry first order.

I am running 2.0.0 M19.
>
> Thanks,
>
> --EZ
>



-- 
Kiran Ayyagari
http://keydap.com

Reply via email to