Check for valid user name and password on domain

  • Thread starter Thread starter Isabel
  • Start date Start date
I

Isabel

I need to check to see if a user name and password is valid on a
domain. I can't use LogonUser because the user don't have a local
account setup. All I want to do is call some function and pass it a
user name, password, and domain and have the function return true is
valid or false if not valid. Any help on how this is done is
appreciated.
 

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