LostProgrammer Posted January 30, 2003 Posted January 30, 2003 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 Quote
*Gurus* divil Posted January 30, 2003 *Gurus* Posted January 30, 2003 I believe this article does roughly what you need. Quote MVP, Visual Developer - .NET Now you see why evil will always triumph - because good is dumb. My free .NET Windows Forms Controls and Articles
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.