On Tue, February 21, 2006 9:18 am, Achim Grolms wrote:

>
> My undertanding of SASL ist that SASL only provides the Tokens
> and the  Transport of tokens is done by the client over
> the networks embbedded into the Application Protocal LDAPv3
>
>> So only one call is necessary in the Net::LDAP->bind() method.
>
> Are you really sure?

Yes, along with Net::LDAP::Bind

The responses from the server are handles in Net::LDAP::Bind. That code
will call the SASL object with any data returned and send a subsequent
packet to the server if required.

Graham.


Reply via email to