Re: sasl bind issues

2010-07-25 Thread Uma Sridharan
Yes that is correct. Using simple bind seems to have solved the problem though.. 2010/7/18 Michael Ströder > Uma Sridharan wrote: > > > > Here is a sample code that works the first time I run the loop and fails > > the second time with the following error. can someone let me know if the > > cred

Re: sasl bind issues

2010-07-19 Thread Michael Ströder
Uma Sridharan wrote: > > Here is a sample code that works the first time I run the loop and fails > the second time with the following error. can someone let me know if the > credentials are cached by the library or what could be wrong? Any help > is greatly appreciated. > > ldap.INVALID_CREDENTI

Re: sasl bind

2008-01-10 Thread Michael Ströder
Anil Jangity wrote: > > Is there some documentation somewhere that explains the usage of SASL > bind requests? No official docs yet. SASL-related patches for the docs are pending... > How exactly should sasl_interactive_bind_s() be used? It depends. Have a look at Demo/sasl_bind.py in the sourc