Enhancement #22
Move (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
Related issues
History
Updated by Marc Dequènes almost 13 years ago
- Status changed from New to Blocked
ActiveLDAP does not yet implement moving entries (see modify_rdn method).
Updated by Marc Dequènes almost 13 years ago
- File activeldap_rename_partial.patch activeldap_rename_partial.patch added
- % Done changed from 0 to 10
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.