On Nov 2, 2007 10:22 AM, Antony Joseph <[EMAIL PROTECTED]> wrote: > hi , > I am new to Python Ldap programming, > I am trying to read the user details from Active directory using
Please try to ask on the python LDAP mailing list first: https://lists.sourceforge.net/lists/listinfo/python-ldap-dev they will surely have more info to give you. But from what I see you have given wrong credential and couldn't perform a successful bind, which is the minimum requirement to be able to query the directory. Regards, Florent. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

