Actions
Enhancement #22
openMove (relocate) an item
Start date:
2010-04-05
Due date:
% Done:
10%
Estimated time:
Patch Available:
No
Found in Versions:
Confirmed:
No
Branch:
Help Needed:
Files
Actions
Added by Marc Dequènes over 15 years ago. Updated about 15 years ago.
10%
Files
activeldap_rename_partial.patch (1.04 KB) activeldap_rename_partial.patch | Marc Dequènes, 2010-08-13 12:36 |
ActiveLDAP does not yet implement moving entries (see modify_rdn method).
In fact, Ruby/LDAP does not implement the ldap_rename() function. It has been requested.
An attached patch for fixing ActiveLDAP is also needed. It is not suffisant, as the backend needs the NotImplemented exception removed. testing and polishing would be needed when Ruby/LDAP is ready.