954,557 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Python - AD authorisation from Linux

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?

jonb7
Newbie Poster
8 posts since Mar 2010
Reputation Points: 10
Solved Threads: 0
 

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 .

SoulMazer
Posting Whiz in Training
213 posts since Sep 2008
Reputation Points: 23
Solved Threads: 12
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: