[EMAIL PROTECTED] wrote: > Searching on the web I know that exists PythonLdap, but I dont'know if > this is best choise or not.
http://python-ldap.sf.net is the most complete implementation I know of. (Being the maintainer I might be biased.) It has the caveat of depending on the OpenLDAP client libs and possibly other libs (OpenSSL, cyrus-sasl). So generating a binary build can be heavy work. For which OSs are you developing and which kind of LDAP servers do you want to access? Ciao, Michael. -- http://mail.python.org/mailman/listinfo/python-list