<p>Yes, I had gone through the topic. Thanks for the pointer.<strong><br></strong></p>It says really there is no way to move subtrees to different parent. Instead I need to create same entry with same attributes under the parent suffix to which I need to actually move it and finally delete the old ones?<br>
<br>Is my understanding right? If so it is just like creating a new entry under a parent. It doesn't means move an existing entry to another suffix.<br><br>If I am wrong throw some light on this.<br><br>Thanks,<br>Brown Diego<br>
<br><br><br><div class="gmail_quote">2009/3/21 Noriko Hosoi <span dir="ltr"><<a href="mailto:nhosoi@redhat.com">nhosoi@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
This is the restriction the current FDS has.  Please see "2.4.2.1. A Note on Renaming Entries" on this Administration Guide page.<br>
<br>
<a href="http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Creating_Directory_Entries-LDIF_Update_Statements.html#LDIF_Update_Statements-Renaming_an_Entry_Using_LDIF" target="_blank">http://www.redhat.com/docs/manuals/dir-server/ag/8.0/Creating_Directory_Entries-LDIF_Update_Statements.html#LDIF_Update_Statements-Renaming_an_Entry_Using_LDIF</a><br>

<br>
Thanks,<br>
--noriko<br>
<br>
brown deigo wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
Hello all,<br>
<br>
Currently I am facing problem with moving subtree of entries to a new parent.<br>
<br>
I am trying to move a subtree or a user to a new parent. I am getting the following error message.<br>
<br></div>
There are two OU’s under the suffix o=<a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>> ou=education and ou=finance.<br>
Browny is the user in ou=education,o=<a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>>. Now I need to move Browny to ou=finance,o=<a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>>.<div class="im">
<br>
<br>
When I attempt to do the following modification I am getting error.<br>
<br></div>
dn: cn=Browny,ou=education,o=<a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>><div class="im"><br>
changetype: modrdn<br>
newrdn: cn=BrownyNew<br>
deleteoldrdn: 0<br></div>
newsuperior: ou=finance,o= <a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>><br>
<br>
*new RDN: cn=BrownyNew, new parent ou=finance,o= <a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>> (keep existing values)<br>
modifying RDN of entry cn=Browny,ou= education,o= <a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>> and/or moving it beneath a new parent<div class="im">
<br>
<br>
ldap_rename: DSA is unwilling to perform<br>
ldap_rename: additional info: server does not support moving of entries*<br>
<br>
<br>
*I tried it this way also,…….<br>
<br></div>
*dn: cn=Browny,ou=education,o=<a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>><div class="im"><br>
changetype: modrdn<br>
newrdn: cn=Browny<br>
deleteoldrdn: 1<br></div>
newparent: ou=finance,o= <a href="http://xyzcorp.com" target="_blank">xyzcorp.com</a> <<a href="http://xyzcorp.com" target="_blank">http://xyzcorp.com</a>><div class="im"><br>
<br>
*……no success*<br>
<br>
Like the same way I am not able to move the OU also to a new parent.<br>
<br>
Is anybody aware of this.<br>
<br>
If so educate me how to do this.<br>
<br>
<br>
Thanks in advance,<br>
Brown Deigo.<br>
<br>
<br></div>
------------------------------------------------------------------------<br>
<br>
--<br>
Fedora-directory-users mailing list<br>
<a href="mailto:Fedora-directory-users@redhat.com" target="_blank">Fedora-directory-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br>
  <br>
</blockquote>
<br>
<br>
<br>--<br>
Fedora-directory-users mailing list<br>
<a href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-directory-users" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a><br>
<br></blockquote></div><br>