I am on Unix (Solaris 2.8). When I add the "-w" and the "use strict" I get one
additional error message.
IO::Socket::SSL: at /usr/perl5/site_perl/5.005/Net/LDAPS.pm line 20
IO::Socket::SSL: at ./ldaps.pl line 6.
Line 20 of LDAPS.pm is the $ldap->{'net_ldap_socket'} = IO::Socket::SSL->new command.
I can connect if I use "new Net::LDAP" instead of "new Net::LDAPS", but I am assuming
that wouldn't use SSL and it won't let me perform a password change on the Active
Directory server. I will test it and see.
Dan Swanson
Programmer / Analyst / System Admin
George Fox University
503.554.2576
-----Original Message-----
From: Peter Marschall [mailto:[EMAIL PROTECTED]
Sent: Friday, October 03, 2003 10:37 AM
To: Dan Swanson; [EMAIL PROTECTED]
Subject: Re: Using Net::LDAPS
On Friday 03 October 2003 19:19, Dan Swanson wrote:
> OK. I tried it with error checking and got the following message when it
> died:
>
> IO::Socket::SSL: at ./ldaps.pl line 7.
>
> So the error seems to be occurring in the IO::Socket::SSL when calling "new
> LDAPS", but not much detail into why.
Are you on Windows ?
Peter
--
Peter Marschall
eMail: [EMAIL PROTECTED]