[GRLUG] Looking for LDAP/ActiveDirectory coders.

Michael Mol mikemol at gmail.com
Thu Jul 2 21:41:42 EDT 2009


On Thu, Jul 2, 2009 at 9:27 PM, Ben DeMott<ben.demott at gmail.com> wrote:
> Since this was brought up I will make a comment ,should anyone else find it
> useful ...
>
> Microsoft doesn't mention adsiedit.msc very often but it is hands down one
> of the best tools to learn how to turn the Proprietary mass of confusion
> that is Active Directory into something interoperable and useful...
>
> So anyone trying to integrate AD services or directory authentication / user
> search into their business application that should be your first stop - it
> is in general a good tool to learn how LDAP works, and naming conventions in
> general.
>
> I'm actually going to be diong some LDAP work with (what was formely known
> as) Fedora Directory Server and using python's ldap interface for the first
> time - not sure what you are looking for exactly but if you need some code
> examples I would be happy to help ??

These are the two tasks that currently exist...

http://rosettacode.org/wiki/Connect_to_Active_Directory
http://rosettacode.org/wiki/Search_for_a_User_in_Active_Directory

They're currently only solved in VBScript and Tcl.  Python (and any
other language) examples would be awesome.  As would be some more
practical task suggestions in the LDAP/ActiveDirectory domain.

-- 
:wq


More information about the grlug mailing list