Hi Brian,
I noticed that the ValidateCredentials function doesn't validate the domain in the credential.
For example if the current domain is called Contoso
Contoso\User will Pass
Fabrikam\User will Pass while it should Fail
Here is code to validate if the username exists
http://pastebin.com/66VKCief
Thanks,
Ivan
I noticed that the ValidateCredentials function doesn't validate the domain in the credential.
For example if the current domain is called Contoso
Contoso\User will Pass
Fabrikam\User will Pass while it should Fail
Here is code to validate if the username exists
http://pastebin.com/66VKCief
Thanks,
Ivan