[Tutor] python Module for Windows Active Directory

Tim Golden mail at timgolden.me.uk
Thu Jul 28 17:02:47 CEST 2011


On 28/07/2011 07:28, qbits143 at 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 check them for its availability.

You could try my active_directory module:

   http://timgolden.me.uk/python/active_directory.html

although there's a much-improved version in development
(and actively used here at work). If you're interested,
look at:

   http://svn.timgolden.me.uk/active_directory/branches/rework/

TJG


More information about the Tutor mailing list