On Tue, Aug 21, 2001 at 01:49:37PM -0500, dan . kelley wrote:
> 1. creating ldap entries for each user
> 2. moving the users' mailboxes
> 
> i'm not quite sure what the best way to accomplish #1 is - the ldif format 
> seems extremely cumbersome for importing 10K records.  is there any type of 
> simple api (perl?) for directly inserting records into openldap?

It isn't really complicated to create an LDIF via perl in pumping in into
ldapadd. And there's Net::LDAP.


-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany               *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to