From: Graham B. <gb...@po...> - 2001-04-06 08:49:25
|
On Fri, Apr 06, 2001 at 08:17:36AM +0100, Ian Taite wrote: > I'm still having trouble trying to get output from my LDAP MS Exchange > script. > I'm getting error 11 and error 87 when I do searches and no data. > How do I translate the error code to a description? It might help me make > more progress: See Net::LDAP::Util for ldap_error_name, ldap_error_text and ldap_error_desc Graham. |