Difficult question... I think....

LostProgrammer

Centurion
Joined
Jan 17, 2003
Messages
123
Once again I cant thank you all enough for all the help you guys and gals have provided me with on previous questions.

My question for today is kinda a goofy one, one of my programs authenticates users through a sql table I created with a username and password field. If they are in the table boom they are authenticated.

What I would like to do is instead of having them have to enter a username and password could I somehow take my NT authentication. Im guessing maybe there is a class I can import and play around with, does anyone have any ideas? It would be neat to beable just run the program and in the background it pulls nt authentication from the server to determine if that username and password they supplied when they first logged onto there computer was correct.


Thanks for all help again

LP
 
Back
Top