View Single Post
  #3 (permalink)  
Old 10-07-2008, 3:31 PM
Tom Tom is offline
VB.NET Forum Fanatic
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Aug 2005
Posts: 120
Reputation: 46
Tom is on a distinguished programming path ahead
Default

If you are using the windows account user, wouldnt they arleady be authenticated to your network?

If you are allowing the app login to be different then the current windows user, how would you want to authenticate it without a password?

I have some coding examples that will authenticate a user with the networks active directory but not sure exactly how you want to prevent anyone from signing on as Ben without a password.
Reply With Quote