Hi ,

I am trying to run a Python script from linux but i am unsure how to do this.
Reason being is i have created an Active Directory script to list users in groups and it works perfectly on windows but i need to move this to the linux server.
I do not know how to get the Linux server to do this as the module i need for it is a windows win32com module which does nto work on linux.
Is this possible to do?

EDIT: Sorry, I did not read the "Active Directory" specification in your post. Well, a Google search turned up an active_directory module which appears to be cross-platform. It can be found here: http://tgolden.sc.sabren.com/python/ad_cookbook.html.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.