Seaching Active Directory via ADO

alex23 wuwei23 at gmail.com
Thu Feb 16 20:11:01 EST 2006


Heya,

There are a couple of examples on the O'Reilly site. These two are
taken from 'Active Directory Cookbook', the first uses a COM object
while the second uses a native LDAP module:

http://www.rallenhome.com/books/adcookbook/src/18.6-rootdse_python_com.py.txt
http://www.rallenhome.com/books/adcookbook/src/18.6-rootdse_python_ldap.py.txt

This might give you a start.

- alex23




More information about the Python-list mailing list