You are not logged in Log in Join
You are here: Home » Members » barryp » Win32 Binaries for LDAP

Log in
Name

Password

 
 

Folder icon Win32 Binaries for LDAP

Various bits needed for Python-LDAP on Windows.

* Sorry, I don't have a Win32 binary for py-ldap 2.0, and don't plan to attempt to compile one *

First, for any version of Python, you'll need ldap32.dll From the full UMich Windows LDAP Distribution placed somewhere in your system path. The DLL is available below.

Then, you'll need a Python interface to the UMich DLL placed somewhere in your Python path:

  • For Python 1.5x, download ldap.pyd (taken from here ), be sure to save it as ldap.pyd.
  • For Python 2.0 and 2.1 download ldap.py and one of the _ldap.pyd files (be sure to rename them from python2x_ldap.pyd to just _ldap.pyd).

For Python 2.2, just download and run the installer listed below (not really Zope-related, it assumes a plain Python install). The installer includes the UMich DLL, so you only need to get the one file.

 Title   Type   Size   Modified   Status 
 ldap32.dll from UMich Edit object Software Release   2001-05-04 published
 Python 1.5 - ldap.pyd Edit object Software Release   2002-07-28 published
 Python 2.1 - _ldap.pyd Edit object Software Release   2002-07-28 published