Python LDAP

2008-08-26 Thread Juan Asensio Sánchez
Hi I am trying to make a simple Python script using LDAP. The module is imported OK, but when I call the function open or initialize, I get this error: Traceback (most recent call last): File "/home/juan/workspace/amquare/src/nutum/amquare/amquare.py", line 122, in conn.connect() File "/

python-ldap on woody

2003-03-25 Thread Chris Searle
Anyone successfully using python-ldap on woody? I can't get the example to work - it infinite loops for me. Here's the example code (comments removed - and some small changes made to match the fields on the ldap server - the original example is at http://homepage.mac.com/mengelhart/p