using python to query active directory

Michael Ströder michael at stroeder.com
Wed Mar 7 15:08:41 EST 2007


David Bear wrote:
> Is it possible to use python to make calls agains microsoft active
> directory?

What do you mean with "calls agains microsoft active directory"?
Querying user and computer entries etc.?

python-ldap might be an option for you.

Ciao, Michael.



More information about the Python-list mailing list