On 07/04/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > sorry, i'm new with Python. > I must do interaction beetween Python and Ldap, and I don't know how > do this. > Searching on the web I know that exists PythonLdap, but I dont'know if > this is best choise or not. > > Thank's > > -- > http://mail.python.org/mailman/listinfo/python-list >
I've used python-ldap for writing scripts to interact with LDAP directories quite a few times, check it out here at the cheeseshop: http://pypi.python.org/pypi/python-ldap/ -- http://mail.python.org/mailman/listinfo/python-list