Zhang Weiwu wrote: > > On Wed, 2007-06-13 at 22:25 -0400, Adam Tauno Williams wrote: > > [EMAIL PROTECTED]:~/public_html/acd> ldapmodrdn -x -D ... -W > uid=realsstest6,ou=contacts,ou=china,dc=ahk,dc=de uid=test7 > Rename Result: Operation not allowed on non-leaf (66) > Additional info: subtree rename not supported > [..] > I used OpenLDAP since the beginning.
Not every LDAP server supports subtree operations. You're probably using OpenLDAP with back-bdb. Only OpenLDAP's back-hdb supports subtree-renaming/deletion. You have to export and re-import your complete database with slapcat/slapadd to migrate to back-hdb. Ciao, Michael. --- You are currently subscribed to ldap@umich.edu as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.