-
Network Validation
I need to prompt for username & password, I want to validate this with the domain. I want the code to verify the username and password with the domain server.
That way the user will not have to remember 8 diferent passwords, for 8 different apps.
I can't find (don't know where to look) an API that let's me do this......heeeelp :D
-
I do not believe you will be able to override NT with respect to domain authentication.
-
Have you come up with anything on this NT authentication?
I have the same need... simply wanted to verify the user's NT password.
Thanks - jb