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 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
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to