From: Todd P. <tc...@mt...> - 2001-07-03 15:45:18
|
Hi, I'm trying to bind anonymously to my iPlanet Directory Server version 4.13 using Net::LDAP version 0.23. I've tried it with the following: 1.) $ldap->bind(version=>3); 2.) $ldap->bind(anonymous=>1, version=>3); When using method 1, I get an LDAP_INAPPROPRIATE_AUTH, error code 48. $mesg->server_error is: No AUTH Supplied When using method 2, I get an LDAP_OPERATIONS_ERROR, error code 1. $mesg->server_error is: I/O Error. What am I doing wrong? The version 2 bind works just fine. -- Regards, ------------------------------------------------------------ | Todd Piket | Email: tc...@mt... | | Programmer/Analyst | Phone: (906) 487-1720 | | Distributed Computing Services | | | Michigan Technological University | | ------------------------------------------------------------ |