Since this was brought up I will make a comment ,should anyone else find it useful ...<br><br>Microsoft doesn&#39;t mention <b>adsiedit.msc</b> 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...<br>
<br>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.<br>
<br>I&#39;m actually going to be diong some LDAP work with (what was formely known as) Fedora Directory Server and using python&#39;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 ??<br>
<br><div class="gmail_quote">On Thu, Jul 2, 2009 at 8:28 PM, Michael Mol <span dir="ltr">&lt;<a href="mailto:mikemol@gmail.com">mikemol@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Not a paying thing, just something regarding Rosetta Code.  A while<br>
back, someone submitted some ActiveDirectory-related material, and<br>
some other users complained that since ActiveDirectory is a Microsoft<br>
thing, that non-Microsoft languages and platforms would have<br>
difficulty working with it.<br>
<br>
Of course, AD and LDAP are pretty closely related, and I was going to<br>
go ahead and put together some code examples in a few different<br>
languages.  But that was a month or two ago, and I simply haven&#39;t had<br>
time.  Would anyone find this an interesting exercise?<br>
<br>
(I&#39;m also interested in seeing example code for DBUS interaction,<br>
which *is* Linux-specific, but that&#39;s mostly because so many service<br>
and connectivity daemons on Linux like to use DBUS for control instead<br>
of config files.  grr...)<br>
<font color="#888888"><br>
--<br>
:wq<br>
_______________________________________________<br>
grlug mailing list<br>
<a href="mailto:grlug@grlug.org">grlug@grlug.org</a><br>
<a href="http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug" target="_blank">http://shinobu.grlug.org/cgi-bin/mailman/listinfo/grlug</a><br>
</font></blockquote></div><br>