ZLDAPAdapter problems

Jacob Behm poster at bitstream.net
Fri Jul 26 20:58:35 CEST 2002


Hi,

I'm new to this group so if I'm out line with any of my questions please
let me know.

I'm building an intra/extranet in Zope and as my company already has all
the groups and users defined in a MS Active Directory system, I'm trying
to link Zope to our AD server using LDAP.  I've installed the LDAP
module for python and the ZLDAPAdapter for Zope seems to be working.
But when I try to use it I get the following Zope error:

"Zope has encountered an error while publishing this resource.

Error Type: DECODING_ERROR
Error Value: {'desc': 'Decoding error'}"

I understand that this means that python couldn't interpret the response
it got from my AD server.  Is there a way for me to see the response?  

Has anyone tried this before?  I could use a little guidance.

Thanks,

Jacob Behm






More information about the python-ldap mailing list