From: <mi...@st...> - 2004-04-07 10:22:19
|
Gavin Doughtie wrote: > ldap.LOCAL_ERROR: {'desc': 'Local error'} Can you please catch the exception and display it using str()? See Demo/sasl_bind.py. I'm experimenting with GSSAPI right now but currently I'm getting: Error using SASL mechanism GSSAPI {'info': 'SASL(-1): generic failure: GSSAPI Error: Miscellaneous failure (see text) (Incorrect net address)', 'desc': 'Local error'} Ciao, Michael. |