From: Graham B. <gb...@po...> - 2000-09-01 15:35:25
|
On Thu, Aug 31, 2000 at 08:00:28AM -0700, Steve Benson wrote: > Graham: > > Thanks for both the example code and the message text. > > Is there a way to use Kerberos authentication with Net::LDAP, I've only > been able to find references to MD5 in the documentation (SASL)? I have never tried it but if you have code to determine the kerberous box then you may be able to use the kerberos41 or kerberos42 options to bind() Graham. |