Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Nov : Using windows password validation for D7 application
| Subject: | Using windows password validation for D7 application |
| Posted by: | "fiaola" (fiao..@yahoo.com) |
| Date: | Mon, 5 Nov 2007 19:01:34 |
I'm trying to use the Windows AD login user name and password for validation
to access my delphi application. I know how to get the UserID from
Windows.pas, but need to know how to validate and use the stored password in
AD.
Any suggestion and some sample code would be helpful. Delphi7.
Thanks.