Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : Re: Active Directory

www.cryer.info
Managed Newsgroup Archive

Re: Active Directory

Subject:Re: Active Directory
Posted by:"Marc Scheuner" (no.spam@for.me)
Date:Tue, 15 Feb 2005 08:58:18

>Anyone knows about good third party Active Directory component?

Not really - basically, you need to import the "ActiveDs.dll" type
library - that Active Directory COM object which contains all the bits
and pieces you need.

I wrote two articles on how to use ADSI from Delphi for "The Delphi
Magazine" - you can get back issues in print or on a "Collection"
CD-ROM (with all mags in PDF form - highly recommended) from their web
site at www.delphimagazine.com.

Also, I have some helper classes and components on my ADSI web site,
and I plan to add a few more over time (time permitting). Check it out
at   http://adsi.mvps.org/adsi/Delphi/index.html, and check out my
Delphi LDAP / AD browser at
http://adsi.mvps.org/adsi/Delphi/adsibrowser.html

Enjoy!
Marc

================================================================
Marc Scheuner                        May The Source Be With You!
Berne, Switzerland                      m.scheuner -at- inova.ch

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive