How can I check UID & PWD against AD?

  • Thread starter Thread starter Terry Olsen
  • Start date Start date
T

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.
 
why do you need to prompt the user for username and password?

you could use double-hop authentication and then you're job is DONE.
right?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top