h.b.furuseth@usit.uio.no wrote:
ando@sys-net.it 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.