From: Chris R. <Chr...@me...> - 2000-07-07 07:53:39
|
On Fri, 07 Jul 2000 15:17:34 +1000, David Bussenschutt wrote: > NDS has the option of turning on/off clear password or SSL connections as > part of the LDAP configuration. I'm using clear text at the moment, cause > I haven't figured out how to get SSL working with NET::LDAP. ...anyone > got a "NET::LDAP SSL For DUMMIES"? > > David. You'll be wanting the Net::LDAPS module then, which will be in the next release of perl-ldap. :-) Does NDS support startTLS over LDAPv3? Cheers, Chris |