Hello everybody,
I am trying to use the LDAP perl to change the password. I am using
the code like
$result=$ldap->modify($DNU,replace => {'userPassword' => $password});
It says that
Can't locate object method "code0" via package "Net::LDAP::Modify"
So I am not able to replace the new pasword with ols password. Kindly
help me.
Thanks in advance.
Regards
Irudayaraj P
