You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While LDAPObject.bind and sasl_..._bind_s exist, there is no method that allows one to issue a SASL bind and not block the thread waiting for a response. This is unlike most other operations that python-ldap supports.