Re: [Tutor] python Module for Windows Active Directory

2011-08-02 Thread Ajith Gopinath
Sure Tim. Thanks for your help. Thanks and Regards Ajith Gopinath On Thu, Jul 28, 2011 at 8:32 PM, Tim Golden wrote: > On 28/07/2011 07:28, qbits...@gmail.com wrote: > >> Hi, >> >> Which is the best package/module in Python to work with Windows Active >> Directory? >> >> I may need to create

Re: [Tutor] python Module for Windows Active Directory

2011-07-28 Thread Tim Golden
On 28/07/2011 07:28, qbits...@gmail.com wrote: Hi, Which is the best package/module in Python to work with Windows Active Directory? I may need to create multiple OUs, set different users and computers and fill their individual attributes. Later i may need to modify/delete and then may need to

[Tutor] python Module for Windows Active Directory

2011-07-27 Thread qbits143
Hi, Which is the best package/module in Python to work with Windows Active Directory? I may need to create multiple OUs, set different users and computers and fill their individual attributes. Later i may need to modify/delete and then may need to check them for its availability.   Thanks in Advanc