Window NT User authentication

T

TF

I am developing a Windows Form application in VB.NET. In one of the
scenario I am getting NT Login ID (other than currently logged-on
user) and password from the user. Now I want to verify if provided
Login Id/password exists in the network?
I got a workaround using ADSI DirectoryEntry/DirectorySearcher .net
classes but
can anyone tell me if there is any other .net class to authenticate
the user against NT users?

Thanks
 

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

Top