[EMAIL PROTECTED] wrote: > [EMAIL PROTECTED] writes: >> I understand that unfortunately in slapadd this would require either >> to keep track of inserted DNs, or to issue quite a few be_entry_get(), >> possibly resulting in a sensible penalization. Perhaps it could be an >> option, relying on the fact that slapadd is basically intended to >> operate on "well-behaved" data? > > It had better, since slapadd accepts entries out of order. (It returns > failure at the end if some child has not received a parent.)
Seems like this only needs to be a feature of LDAP Add processing; slapadd should pretty much take its input verbatim. -- -- Howard Chu Chief Architect, Symas Corp. http://www.symas.com Director, Highland Sun http://highlandsun.com/hyc/ Chief Architect, OpenLDAP http://www.openldap.org/project/
