Requesting NTLM autontication ... !

J

John Smith

Hi All.

Assuming there exist 2 stations A and B, on the network

Is there anyway (programmatically) that an application running on station A
will send a NTLM autontication request to B so that B will send the NTLM
tokens information to A ?

Please, let me know if you need more clarifications.

Thanks in advance.
 
M

Michael Giagnocavo [MVP]

Yea, search on msdn.microsoft.com for SSPI and NTLM and .NET. There was an
article explaining how it works, and it shows you how to pass NTLM
credentials around (they provide an example library).
-mike
MVP
 

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