Home All Groups Group Topic Archive Search About

How can I check UID & PWD against AD?

Author
14 Aug 2006 3:06 AM
Terry Olsen
I need to check that a user id and password are valid in AD. Is there any
way I can check this? My solution right now is to authenticate against an
FTP server. But I'd like to do it correctly.

Thanks.

Author
14 Aug 2006 8:09 AM
Ken Tucker [MVP]
Hi,

        Here is how I do it.

http://www.onteorasoftware.net/blog.aspx?BlogID=33

Ken
-------------------
Show quoteHide quote
"Terry Olsen" <tolse***@hotmail.com> wrote in message
news:e%23wJV60vGHA.2036@TK2MSFTNGP05.phx.gbl...
>I need to check that a user id and password are valid in AD. Is there any
>way I can check this? My solution right now is to authenticate against an
>FTP server. But I'd like to do it correctly.
>
> Thanks.
>