----- Forwarded message from Guoben Li <gu...@my...> -----
Date: Mon, 29 Jul 2002 14:47:58 -0700
To: <gb...@po...>
Cc: "Guoben Li" <gu...@my...>
From: "Guoben Li" <gu...@my...>
Subject: a moddn error
Hi Graham,
I have a script which uses moddn(), among other things, on Solaris and it works.
I know that perl-ldap has not been tested on w2k but I tried anyway because there
is a need here.
1) multiple item modify() doesn't work but I was able to use multiple single item
modify() as workaround;
2) $result = $ldap->moddn( $udn,
deleteoldrdn => 'true',
newrdn => "CN=$uid",
newsuperior => "OU=$TRM_OU,$LDAP_ROOT");
reported error: No value found for CHOICE. I was unable to find the error in
LDAP.pm.
Do you have any suggestion? If you do please advise,
Thanks,
Guoben Li
----- End forwarded message -----
|