On Fri, Aug 02, 2002 at 01:48:28PM +0200, werner maes wrote:
> 
> slapadd -l /tmp/ldif ==> works for a while but then terminates. Then ldif 
> file is 40 Mb large.
> 
> How can I solve this problem? Is this a virtual memory related problem?
> Any ideas?

Can you split the ldif file into several? I doubt there's only one
dn entry in that file.
FWIW, I usually import ldif entries in a LDAP server with the ldapadd
program, which you'll find in the openldap-clients rpm.

I recall reading on the OpenLDAP FAQ that ldif2ldbm is more error-prone
than ldapadd. Maybe slapadd has the same issues.

Emmanuel



-- 
redhat-list mailing list
Unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to