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 -- http://mail.python.org/mailman/listinfo/python-list