> afaik there is no built-in mechanism to achieve this, because you > can't guess what objectclass has to be used when creating the objects > (and you can't guess the others attributes values of the objects to be > created). > You'll have to write it by yourself. > the "create node with this dn whether the path exists right now or > not" function can't exist, since a DN is not enough for an object
Not to mention that creating an object in a non-existent container just doesn't make any sense. Why is the container there? What about access control? Will searches use the correct base/one/sub scope in order to find all the objects they should? etc... Seems to me like it breaks just about every rule of sane Dit design. --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
