Re: Authen::SASL and Net::LDAP::LDAPI

2009-11-13 Thread Kartik Subbarao
On 11/10/2009 04:32 PM, Graham Barr wrote: On Nov 10, 2009, at 2:46 PM, Kartik Subbarao wrote: What is the right way to use SASL EXTERNAL authentication with Net::LDAP::LDAPI? I'm trying to do the equivalent of: [...] This is a case where you will need to pass a sasl client object instead of

Re: Authen::SASL and Net::LDAP::LDAPI

2009-11-13 Thread Dieter Kluenter
Kartik Subbarao writes: > On 11/10/2009 04:32 PM, Graham Barr wrote: >> >> On Nov 10, 2009, at 2:46 PM, Kartik Subbarao wrote: >> >>> What is the right way to use SASL EXTERNAL authentication with >>> Net::LDAP::LDAPI? I'm trying to do the equivalent of: [...] > I downloaded the next branch and