On Fri, 1 Apr 2011, Friedrich Locke wrote:
Hi folks, i am begining to study ldap and have a doubt. In my tree i have a node a=b inserted below c=d,e=f, i.e., a=b,c=d,e=f exists. What happens if i try to insert a "new" a=b below c=d,e=f ?
You'd typically get some sort of "already exists" error. This may be changed in some (non-standard) implementations; see for example the addpartial contrib overlay.
Thanks in advance. Gustavo.