User Authentication
-
How can you validate a user login to your application against the local machines windows user database? Against a domain?
GrindAZ wrote: How can you validate a user login to your application against the local machines windows user database? Against a domain? Read this: http://www.mvps.org/vbnet/index.html?code/network/acceptsecuritycontext.htm[^] -Nick Parker
-
GrindAZ wrote: How can you validate a user login to your application against the local machines windows user database? Against a domain? Read this: http://www.mvps.org/vbnet/index.html?code/network/acceptsecuritycontext.htm[^] -Nick Parker
-
Thank you for the link. I tried it and it works fine in VB6. Do you know if there is a .net class or anything that will achieve the same thing?
I have some vb.NET code at home that does htis. I can get it to you latter today.
Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.
-
I have some vb.NET code at home that does htis. I can get it to you latter today.
Paul Watson wrote: "At the end of the day it is what you produce that counts, not how many doctorates you have on the wall." George Carlin wrote: "Don't sweat the petty things, and don't pet the sweaty things." Jörgen Sigvardsson wrote: If the physicists find a universal theory describing the laws of universe, I'm sure the asshole constant will be an integral part of that theory.