From: Roland H. <rol...@ad...> - 2007-06-25 18:33:43
|
Hi! It seems like Python-ldap does not support modifyDN. That is moving a subtree from one place on a server to another place on the same server. So, has anyone implemented modifyDN on top of python-ldap ? I realize it will not be very efficient, but then the subtree I might have to move is only one level deep and with a limited set of entries. -- Roland |