Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Apr : Active Directory
| Subject: | Active Directory |
| Posted by: | "Joe Bain" (j.b.a.i..@a.d.d.o.n.s.y.s.t.e.m.s..c.o.m) |
| Date: | 14 Apr 2005 14:27:09 |
I am trying to validate a username/password via Active Directory and am
not having much luck. I have tried both an wrapper class for
wldap32.dll and using ADSI and can not figure it out. I also need to
read one attribute.
Can anyone post some simple code that just authenticates a user and
read an attribute. Or give me some tips.