Alex Davies wrote:
>
> I am trying to query an AD Domain Controller for some information, and
> i'd like to do this without having to install the win32 and AD libraries
> for Python.
So you want to use python-ldap on Win32. Ok.
> I am using the following code to obtain a list of users inside a g
Hi Everyone,
I am trying to query an AD Domain Controller for some information, and i'd
like to do this without having to install the win32 and AD libraries for
Python.
I am using the following code to obtain a list of users inside a group
(test). This works well, but i'd like to be able to add g