[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Migration to LDAP (veryyyyyy slooowwwww).



Carles Xavier Munyoz Baldó a écrit :
> I'm migrating my users data base to LDAP.
> In my test I have observed that the migration process for 500000 users takes
> more than 50 hours !!!!!!
> 
> I have made a C program that makes one connection to my LDAP server, takes
> the users from a text file and then inserts them in the LDAP data base using
> the ldap_add_s() function from the API.

Is there some specific reason that keeps you from using LDIF input
files?

Stéphane