Re: [python-win32] Wanted to get many kind of infos through Active directory.

2008-04-01 Thread Tim Golden
Khalid MOULFI wrote: > we have an active directory on win2000. We use Python 2.2.1. Thanks for reminding me about this, Khalid. I didn't notice before [in private email] that you were using Python 2.2.1. In short I don't think I was considering pre-2.4 installations when I wrote the code. This rea

[python-win32] Wanted to get many kind of infos through Active directory.

2008-04-01 Thread Khalid MOULFI
Dear all, we have an active directory on win2000. We use Python 2.2.1. As more and more infos are in our AD, I would like to manage this AD database using Python scipts (Who are there?Which group?Create users?...) I used scripts of TJG (Tim) and I had the following : import active_directory me =