[Date Prev][Date Next] [Chronological] [Thread] [Top]

moving an entry in the hierarchy



I am wondering how I can move an entry from one node of the directory
tree to another, for example:

move

dc=com-->dc=apartia-->ou=Contacts-->ou=Friends-->cn=person1

to 

dc=com-->dc=apartia-->ou=Contacts-->ou=Family-->cn=person1

Without writing the entry to LDIF, deleting it, editing it by hand,
adding it back to the directory.

There is nothing in the docs about that kind of operation.

TIA

-- 
Louis-David Mitterrand - ldm@apartia.com - http://www.apartia.com
Debian-Linux consulting: http://www.apartia.fr

Those who do not understand Unix are condemned to reinvent it, poorly.