ldap.sasl.gssapi example?

Michael Ströder michael at stroeder.com
Fri Apr 9 21:54:29 CEST 2004


paul k wrote:
> Gavin Doughtie wrote:
> 
>> Does the example below work on your system (or anybody else's on this 
>> list?)
> 
> Your code looks strange to me

His code is taken from Demo/sasl_bind.py and is correct.

> auth = ldap.sasl.gssapi("")

ldap.sasl.gssapi is just a primitive convenience wrapper class around 
ldap.sasl.sasl for GSSAPI.

Ciao, Michael.



More information about the python-ldap mailing list