On Wed, May 19, 2004 at 09:23:52AM -0400, Rodrigo Gesswein wrote: > I need to add about 10000 entries to a single tree. Which are the best > way to do this ? just ldif file and then ldapadd ?? or there some tricks > for this job ? slapadd You might also want to set the DB_TXNOSYNC (I hope I spelled this right) flag in your DB_CONFIG file.