Are you just changing the information in the entries, or are all of the entries
in the OU new? If the information in some entries has changed, you may be
better off doing a diff on the last two LDIF files, and creating an incremental
update LDIF file, and running ldapmodify.
Bruce
"Peter S�rensen" wrote:
> Hi,
>
> I need to delete all entries in a Orginazational unit every night, and
> update with new information (Ldif format).
> What is the most effective way to do this? Right now I use som scripts
> written in PerLdap, to retrieve all
> DN in the unit and then deleting them. When the delete operation is done I
> add the updated records (in Ldif format)
> - still using PerLdap.
>
> It is around 3000 records i deal with this way.
>
> Regards and thanks
>
> Peter Sorensen/University of SOuthern Denmark/e-mail: [EMAIL PROTECTED]