Ugh, old LDAP server...
Second way worked but I had to give it the newrdn as well:
07-06-2005 19:06:09: _moveWWWLdapAccountOU: FAILED to move user ->
dyoung2
07-06-2005 19:06:09: _moveWWWLdapAccountOU: LDAP error code is 89
07-06-2005 19:06:09: _moveWWWLdapAccountOU: LDAP error text is: No
NewRD
On Jul 6, 2005, at 2:09 PM, Young, Darren wrote:
I need to have a Net::LDAP script move users from one OU to
another, can
this be done with a dn() call or do I need to use moddn/modrdn?
You need to use $ldap->moddn
Anyone have an example of dn() or a moddn/modrdn call?
$mesg = $ldap->mo